Searched refs:g_settings_schema_get_path (Results 1 – 7 of 7) sorted by relevance
70 const gchar * g_settings_schema_get_path (GSettingsSchema *sc…
40 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()
1013 g_settings_schema_get_path (GSettingsSchema *schema) in g_settings_schema_get_path() function
667 schema_path = g_settings_schema_get_path (settings->priv->schema); in g_settings_constructed()
2631 settings = g_settings_new_full (schema, backend, g_settings_schema_get_path (schema)); in test_schema_source()
2610 g_settings_schema_get_path
1189 - #1961 A typo in the comment of `g_settings_schema_get_path`: threfore -> therefore