Home
last modified time | relevance | path

Searched refs:g_settings_schema_get_path (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/
Dgsettingsschema.h70 const gchar * g_settings_schema_get_path (GSettingsSchema *sc…
Dgsettings-tool.c40 return g_settings_schema_get_path (schema) == NULL; in is_relocatable_schema()
158 schema_path = g_settings_schema_get_path (schema); in gsettings_list_schemas_with_paths()
214 if (g_settings_schema_get_path (schema) != NULL) in gsettings_list_children()
Dgsettingsschema.c1013 g_settings_schema_get_path (GSettingsSchema *schema) in g_settings_schema_get_path() function
Dgsettings.c667 schema_path = g_settings_schema_get_path (settings->priv->schema); in g_settings_constructed()
/third_party/glib/gio/tests/
Dgsettings.c2631 settings = g_settings_new_full (schema, backend, g_settings_schema_get_path (schema)); in test_schema_source()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt2610 g_settings_schema_get_path
/third_party/glib/
DNEWS1189 - #1961 A typo in the comment of `g_settings_schema_get_path`: threfore -> therefore