mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
silence gtk-doc
Add g_error_get_type to a private section in gobject-sections.txt so gtk-doc doesn't complain about it.
This commit is contained in:
@@ -368,6 +368,7 @@ g_regex_get_type
|
||||
g_array_get_type
|
||||
g_byte_array_get_type
|
||||
g_ptr_array_get_type
|
||||
g_error_get_type
|
||||
g_variant_get_gtype
|
||||
g_variant_type_get_gtype
|
||||
</SECTION>
|
||||
@@ -840,6 +841,7 @@ g_cclosure_marshal_VOID__PARAM
|
||||
g_cclosure_marshal_VOID__BOXED
|
||||
g_cclosure_marshal_VOID__POINTER
|
||||
g_cclosure_marshal_VOID__OBJECT
|
||||
g_cclosure_marshal_VOID__VARIANT
|
||||
g_cclosure_marshal_STRING__OBJECT_POINTER
|
||||
g_cclosure_marshal_VOID__UINT_POINTER
|
||||
g_cclosure_marshal_BOOLEAN__FLAGS
|
||||
|
Reference in New Issue
Block a user