Home
last modified time | relevance | path

Searched refs:new_ginstance (Results 1 – 1 of 1) sorted by relevance

/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/gnome/gobject/
H A Dgtype.c536 gpointer new_ginstance; variable
537 new_ginstance = scm_c_gtype_instance_construct (instance, initargs);
542 if (new_ginstance != ginstance)
543 scm_c_gtype_instance_bind_to_object (new_ginstance, instance);
545 scm_c_gtype_instance_unref (new_ginstance);