mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
Add annotation for g_variant_get_string
This commit is contained in:
parent
e7f04bf29a
commit
38a3b1730d
@ -1081,7 +1081,7 @@ g_variant_is_signature (const gchar *string)
|
||||
/**
|
||||
* g_variant_get_string:
|
||||
* @value: a string #GVariant instance
|
||||
* @length: (allow-none) (default NULL): a pointer to a #gsize,
|
||||
* @length: (allow-none) (default NULL) (out): a pointer to a #gsize,
|
||||
* to store the length
|
||||
* @returns: the constant string, utf8 encoded
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user