glib/docs/reference
wouter bolsterlee 809a9210c3 Support multiple directories in GSETTINGS_SCHEMA_DIR
This adds support for specifying multiple directories in the
GSETTINGS_SCHEMA_DIR environment variable by separating the values
using G_SEARCHPATH_SEPARATOR_S (colon on UNIX-like systems).

While programs could already register multiple custom GSettings schema
directories, it was not possible to achieve the same without writing
custom code, e.g. when using the gsettings command line tool.

Fixes #1998.
2020-01-16 10:20:34 +00:00
..
gio Support multiple directories in GSETTINGS_SCHEMA_DIR 2020-01-16 10:20:34 +00:00
glib docs: Add g_source_set_dispose_function() to documentation 2019-12-16 13:57:28 +00:00
gobject docs: Remove priv pointers from the tutorial example 2019-09-20 11:38:47 +02:00
.gitignore .gitignore manpages (*.1) 2010-05-24 23:21:01 -04:00
AUTHORS Initial revision 1999-08-16 17:58:30 +00:00
COPYING Initial revision 1999-08-16 17:58:30 +00:00
meson.build Merge branch 'cherry-pick-6ea0dcc6' into 'master' 2019-12-03 12:48:37 +00:00
NEWS Initial revision 1999-08-16 17:58:30 +00:00