mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
gio: fix g-i annotations in g_settings_schema_source_list_schemas()
This commit is contained in:
parent
9a5e85c078
commit
7916f6d636
@ -723,9 +723,10 @@ g_settings_schema_source_get_text_tables (GSettingsSchemaSource *source)
|
||||
* g_settings_schema_source_list_schemas:
|
||||
* @source: a #GSettingsSchemaSource
|
||||
* @recursive: if we should recurse
|
||||
* @non_relocatable: (out) (transfer full): the list of non-relocatable
|
||||
* schemas
|
||||
* @relocatable: (out) (transfer full): the list of relocatable schemas
|
||||
* @non_relocatable: (out) (transfer full) (array zero-terminated=1): the
|
||||
* list of non-relocatable schemas
|
||||
* @relocatable: (out) (transfer full) (array zero-terminated=1): the list
|
||||
* of relocatable schemas
|
||||
*
|
||||
* Lists the schemas in a given source.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user