Re: recently-used.xbel



On 28/01/2015 19:20, Chris Vine wrote:
On Wed, 28 Jan 2015 15:23:41 +0000
John Emmas <johne53 tiscali co uk> wrote:
I'm supposed to call Glib::list_free()' to free the returned list
(which is in fact, a vector).  And there's no such function as
'Glib::list_free()' AFAICT.  I'm using glibmm ver2.42.0.  Am I
looking in the wrong place?
It's automatically generated from the C documentation.  Just ignore it:
since the object is held by Glib::RefPtr it will free itself when no
further references are held

Yeah, that makes sense.  Many thanks Chris.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]