mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01: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:
parent
8eb755e78e
commit
9c6130cdde
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user