Home | History | Annotate | Download | only in gobject

Lines Matching refs:g_type_instance_get_private

593  * G_TYPE_INSTANCE_GET_PRIVATE:
607 #define G_TYPE_INSTANCE_GET_PRIVATE(instance, g_type, c_type) ((c_type*) g_type_instance_get_private ((GTypeInstance*) (instance), (g_type)))
1218 gpointer g_type_instance_get_private (GTypeInstance *instance,