Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/vala/
H A Dvalacreationmethod.c45 static gint ValaCreationMethod_private_offset; variable
60 return G_STRUCT_MEMBER_P (self, ValaCreationMethod_private_offset); in vala_creation_method_get_instance_private()
1420 g_type_class_adjust_private_offset (klass, &ValaCreationMethod_private_offset); in vala_creation_method_class_init()
1451ValaCreationMethod_private_offset = g_type_add_instance_private (vala_creation_method_type_id, siz… in vala_creation_method_get_type_once()