Re: Retrieving value from GValue



On Saturday 31 January 2004 10:34, Chris Seaton wrote:

                  g_value_get_string(&value_name),
                  g_value_get_uint(&value_age));

Why aren't these functions listed anywhere on the reference manual page
for GValue!

They are, even though you'll probably only find them if you know where to 
look ;-)

http://developer.gnome.org/doc/API/2.0/gobject/gobject-Standard-Parameter-and-Value-Types.html#g-value-get-uint

Cheers
-Tim





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