mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-12 10:43:08 +02:00
doc: fix typo in gio/gsettings.c
This commit is contained in:
parent
86c282cd78
commit
8f30e6c3bb
@ -2469,7 +2469,7 @@ g_settings_get_child (GSettings *settings,
|
||||
*
|
||||
* Returns: (transfer full) (element-type utf8): a list of the keys on
|
||||
* @settings, in no defined order
|
||||
* Deprecated: 2.46: Use g_settings_schema_list_keys instead().
|
||||
* Deprecated: 2.46: Use g_settings_schema_list_keys() instead.
|
||||
*/
|
||||
gchar **
|
||||
g_settings_list_keys (GSettings *settings)
|
||||
|
Loading…
x
Reference in New Issue
Block a user