mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-12-03 15:21:12 +01:00
Fix some glib docs warnings
Remove some symbols from glib-sections.txt that gtk-doc has no idea about. Add proper callback typedefs for GTester (gtk-doc dislikes inline function types). Fix some other minor issues.
This commit is contained in:
@@ -1392,7 +1392,7 @@ g_variant_dup_bytestring (GVariant *value,
|
||||
|
||||
/**
|
||||
* g_variant_new_bytestring_array:
|
||||
* @strv (array length=length): an array of strings
|
||||
* @strv: (array length=length): an array of strings
|
||||
* @length: the length of @strv, or -1
|
||||
* @returns: a new floating #GVariant instance
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user