Home | History | Annotate | Download | only in gobject

Lines Matching refs:G_GNUC_INTERNAL

1450 G_GNUC_INTERNAL void    g_value_c_init          (void); /* sync with gvalue.c */
1451 G_GNUC_INTERNAL void g_value_types_init (void); /* sync with gvaluetypes.c */
1452 G_GNUC_INTERNAL void g_enum_types_init (void); /* sync with genums.c */
1453 G_GNUC_INTERNAL void g_param_type_init (void); /* sync with gparam.c */
1454 G_GNUC_INTERNAL void g_boxed_type_init (void); /* sync with gboxed.c */
1455 G_GNUC_INTERNAL void g_object_type_init (void); /* sync with gobject.c */
1456 G_GNUC_INTERNAL void g_param_spec_types_init (void); /* sync with gparamspecs.c */
1457 G_GNUC_INTERNAL void g_value_transforms_init (void); /* sync with gvaluetransform.c */
1458 G_GNUC_INTERNAL void g_signal_init (void); /* sync with gsignal.c */