Home
last modified time | relevance | path

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

/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/gnome/gobject/
H A Dgtype.h88 cvar = scm_c_scm_to_gtype_instance (value); \
125 gpointer scm_c_scm_to_gtype_instance (SCM instance);
H A Dgtype.c575 scm_c_scm_to_gtype_instance (SCM instance) in scm_c_scm_to_gtype_instance() function
613 gpointer ginstance = scm_c_scm_to_gtype_instance (instance); in scm_c_scm_to_gtype_instance_typed()
/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/
H A DChangeLog.pre-2.16153 (scm_c_scm_to_gtype_instance): Avoid scm_slot_ref on 'u' slots on
284 (scm_c_scm_to_gtype_instance): No longer takes two arguments. The
502 (scm_c_scm_to_gtype_instance): More debugging if we have a bad
1441 (scm_c_scm_to_gtype_instance, scm_c_gtype_instance_to_scm): Use
2236 (scm_c_scm_to_gtype_instance): Error if the SMOB's data is NULL
3162 (scm_c_scm_to_gtype_instance, scm_c_gtype_instance_to_scm): New