mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 16:38:43 +02:00
speak of 'schema id' rather than 'schema name'
Schemas are identified by id='' in the xml file, so we should use the same language on the C and GObject property APIs.
This commit is contained in:
@@ -1104,7 +1104,7 @@ g_settings_schema_source_ref
|
||||
g_settings_schema_source_unref
|
||||
g_settings_schema_ref
|
||||
g_settings_schema_unref
|
||||
g_settings_schema_get_name
|
||||
g_settings_schema_get_id
|
||||
g_settings_schema_get_path
|
||||
g_settings_list_schemas
|
||||
g_settings_list_relocatable_schemas
|
||||
|
Reference in New Issue
Block a user