mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-04 00:13:40 +02:00
gobject: Use _ prefixing in private headers over G_GNUC_INTERNAL in public headers
This helps out gtk-doc and g-ir-scanner, and also makes much clearer what's private versus public. https://bugzilla.gnome.org/show_bug.cgi?id=651745
This commit is contained in:
@@ -162,16 +162,6 @@ G_TYPE_RESERVED_USER_FIRST
|
||||
|
||||
<SUBSECTION Private>
|
||||
GOBJECT_VAR
|
||||
g_value_c_init
|
||||
g_value_types_init
|
||||
g_enum_types_init
|
||||
g_param_type_init
|
||||
g_boxed_type_init
|
||||
g_object_type_init
|
||||
g_param_spec_types_init
|
||||
g_value_transforms_init
|
||||
g_signal_init
|
||||
g_gtype_get_type
|
||||
</SECTION>
|
||||
|
||||
<SECTION>
|
||||
|
Reference in New Issue
Block a user