Home
last modified time | relevance | path

Searched refs:gtype_instance_funcs (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.c91 static GSList *gtype_instance_funcs = NULL; variable
323 for (l = gtype_instance_funcs; l; l = l->next) { in get_gtype_instance_instance_funcs()
334 gtype_instance_funcs = g_slist_append (gtype_instance_funcs, in scm_register_gtype_instance_funcs()