Home
last modified time | relevance | path

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

/dports/x11-toolkits/guile-gnome-platform/guile-gnome-platform-2.16.5/glib/gnome/gobject/
H A Dgtype.h57 extern SCM scm_class_gtype_class;
66 #define SCM_GTYPE_CLASSP(scm) SCM_NFALSEP (scm_memq (scm_class_gtype_class, \
H A Dgtype.c39 SCM scm_class_gtype_class; variable
709 scm_class_gtype_class = scm_permanent_object in scm_init_gnome_gobject_types_gtype_class()