[Gegl-developer] gegl_node_set_property

Florent Monnier fmonnier at linux-nantes.org
Fri Jun 26 12:14:49 PDT 2009


Hi,
I have a question about the use of the type GValue for the function
gegl_node_set_property(). As I'm not familiar with the glib, I have read the 
doc and used g_value_unset() at the end. But then I've read the source of the 
python and ruby bindings and seen g_value_unset() was not used, so what is 
the correct use? isn't there a memory leak without g_value_unset() ?
-- 
Regards
Florent


More information about the Gegl-developer mailing list