mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 23:46:15 +01:00
introspection: Fix one annotation syntax
This commit is contained in:
parent
01735d6cc0
commit
755c2dad72
@ -1851,7 +1851,7 @@ g_settings_get_strv (GSettings *settings,
|
|||||||
* g_settings_set_strv:
|
* g_settings_set_strv:
|
||||||
* @settings: a #GSettings object
|
* @settings: a #GSettings object
|
||||||
* @key: the name of the key to set
|
* @key: the name of the key to set
|
||||||
* @value: (allow-none): (array zero-terminated=1): the value to set it to, or %NULL
|
* @value: (allow-none) (array zero-terminated=1): the value to set it to, or %NULL
|
||||||
* @returns: %TRUE if setting the key succeeded,
|
* @returns: %TRUE if setting the key succeeded,
|
||||||
* %FALSE if the key was not writable
|
* %FALSE if the key was not writable
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user