mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-20 15:48:54 +02:00
gio: fix g-i annotations in g_settings_schema_source_list_schemas()
This commit is contained in:
@@ -723,9 +723,10 @@ g_settings_schema_source_get_text_tables (GSettingsSchemaSource *source)
|
|||||||
* g_settings_schema_source_list_schemas:
|
* g_settings_schema_source_list_schemas:
|
||||||
* @source: a #GSettingsSchemaSource
|
* @source: a #GSettingsSchemaSource
|
||||||
* @recursive: if we should recurse
|
* @recursive: if we should recurse
|
||||||
* @non_relocatable: (out) (transfer full): the list of non-relocatable
|
* @non_relocatable: (out) (transfer full) (array zero-terminated=1): the
|
||||||
* schemas
|
* list of non-relocatable schemas
|
||||||
* @relocatable: (out) (transfer full): the list of relocatable schemas
|
* @relocatable: (out) (transfer full) (array zero-terminated=1): the list
|
||||||
|
* of relocatable schemas
|
||||||
*
|
*
|
||||||
* Lists the schemas in a given source.
|
* Lists the schemas in a given source.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user