Add g_settings_schema_source_list_schemas()

g_settings_list_schemas() and g_settings_list_relocatable_schemas() are
now deprecated.

This will allow listing off schemas on non-default sources and is a
better fit with the new direction the API is going.

https://bugzilla.gnome.org/show_bug.cgi?id=680838
This commit is contained in:
Ryan Lortie
2013-10-26 19:12:46 -07:00
parent 13067362d2
commit 6f386341bd
4 changed files with 107 additions and 84 deletions

View File

@@ -2394,6 +2394,7 @@ g_settings_schema_source_unref
g_settings_schema_source_new_from_directory
<SUBSECTION>
g_settings_schema_source_list_schemas
g_settings_schema_source_lookup
<SUBSECTION>