Re: g_file_get_parent () question
- From: Murray Cumming <murrayc murrayc com>
- To: bohtvaroh gmail com
- Cc: gtk-list gnome org
- Subject: Re: g_file_get_parent () question
- Date: Tue, 15 Apr 2008 19:58:36 +0200
On Tue, 2008-04-15 at 18:16 +0300, Alexander Semenov wrote:
> Hi all.
>
> Documentation for g_file_get_parent () does not say should I free the
> resulting GFile when it's no longer needed or not.
>
> So, I should?
I believe that all the g_file_get_*() functions (that return a GFile)
return new instances, so you should use g_object_unref() when you are
finished.
I agree that this should be clearer. I discussed this in a bug recently,
but I can't find it now.
Of course, with giomm you don't need to worry about references.
--
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]