Home
last modified time | relevance | path

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

/dports/lang/vala/vala-0.48.18/ccode/
H A Dvalaccodeggnucsection.c161 vala_ccode_ggnuc_section_class_init (ValaCCodeGGnucSectionClass * klass, in vala_ccode_ggnuc_section_class_init()
192 …static const GTypeInfo g_define_type_info = { sizeof (ValaCCodeGGnucSectionClass), (GBaseInitFunc)… in vala_ccode_ggnuc_section_get_type_once()
H A Dvalaccode.h413 …ass) (G_TYPE_CHECK_CLASS_CAST ((klass), VALA_TYPE_CCODE_GGNUC_SECTION, ValaCCodeGGnucSectionClass))
416 …obj) (G_TYPE_INSTANCE_GET_CLASS ((obj), VALA_TYPE_CCODE_GGNUC_SECTION, ValaCCodeGGnucSectionClass))
419 typedef struct _ValaCCodeGGnucSectionClass ValaCCodeGGnucSectionClass; typedef