mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-15 20:18:05 +02: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:
|
* g_variant_get_string:
|
||||||
* @value: a string #GVariant instance
|
* @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
|
* to store the length
|
||||||
* @returns: the constant string, utf8 encoded
|
* @returns: the constant string, utf8 encoded
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user