Add g_settings_schema_source_list_schemas()
authorRyan Lortie <desrt@desrt.ca>
Sun, 27 Oct 2013 02:12:46 +0000 (19:12 -0700)
committerRyan Lortie <desrt@desrt.ca>
Mon, 28 Oct 2013 00:12:57 +0000 (17:12 -0700)
commit6f386341bd0b03012c3f379d75d78755ef8cc7b6
tree9d1ad7ae1c45ac45e61990bc6c496ed4b23e23c7
parent13067362d2539f47624e4fb38589bf5281dd3276
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
docs/reference/gio/gio-sections.txt
gio/gsettings.h
gio/gsettingsschema.c
gio/gsettingsschema.h