summaryrefslogtreecommitdiff
path: root/gio/gsettings.h
Commit message (Expand)AuthorAgeFilesLines
* gsettings: add get/set_{,u}int64Marc-Antoine Perennou2016-04-281-0/+14
* GSettings: deprecate g_settings_list_keys()Ryan Lortie2015-06-051-1/+1
* docs: Ditch more markupMatthias Clasen2014-03-021-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GSettingsSchemaKey: add introspection APIsRyan Lortie2013-10-281-2/+2
* GSettings: add getters for user/default valueRyan Lortie2013-10-281-0/+7
* Add g_settings_schema_source_list_schemas()Ryan Lortie2013-10-271-2/+2
* gsettings: Correct a GLIB_AVAILABLE_IN_*Murray Cumming2013-09-201-2/+2
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+44
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Annotate API introduced for 2.32 with GLIB_AVAILABLE_IN_2_32Colin Walters2012-05-261-0/+2
* add a way to create a GAction from GSettingsRyan Lortie2012-01-191-0/+3
* Drop last uses of @returns:Ryan Lortie2011-11-211-4/+7
* Clarify docs/params for 'schema' vs 'schema id'Ryan Lortie2011-11-171-4/+4
* Add g_settings_new_full() taking GSettingsSchemaRyan Lortie2011-11-171-0/+4
* Add 'uint' convenience functions for GSettingsRyan Lortie2011-03-311-0/+5
* Docs: Changed can not to cannot.Murray Cumming2011-03-241-1/+1
* Add and update GI annotations in 'Settings'Pavel Holejsovsky2011-01-071-2/+3
* GSettings: add g_settings_range_check() APIRyan Lortie2010-10-041-0/+3
* Bug 631263 - GSettings needs range/choice APIsRyan Lortie2010-10-041-0/+2
* Clean up g_settings_list_schemas()Ryan Lortie2010-10-021-0/+1
* GSettings: reverse accidental addition to .h fileRyan Lortie2010-09-141-3/+0
* split GSettings.list_items => list_{children,keys}Ryan Lortie2010-09-091-1/+5
* GSettings: add G_SETTINGS_BIND_INVERT_BOOLEAN flagRyan Lortie2010-08-031-1/+5
* GSettings: add g_settings_reset()Ryan Lortie2010-07-221-0/+2
* gio/ docs fixupRyan Lortie2010-07-121-1/+1
* Bug 622124 - implement flags for GSettingsRyan Lortie2010-07-011-0/+5
* g_settings_list_keys() -> _list_items()Ryan Lortie2010-06-301-1/+1
* Bug 622127 - GSettings extended key validationRyan Lortie2010-06-281-0/+27
* Tweak GSettings key/schema listing APIsRyan Lortie2010-06-241-2/+2
* GSettings: add g_settings_list_keys()Ryan Lortie2010-06-241-0/+1
* Add g_settings_schema_existsRyan Lortie2010-06-241-0/+1
* Make g_settings_sync() a proper prototype.Ryan Lortie2010-06-171-1/+1
* Bug 621266 - GSettings "context" clarificationRyan Lortie2010-06-171-6/+5
* move GSettings(Backend) to giotypes.hRyan Lortie2010-06-161-2/+1
* GSettings: major refactor. Add enums, range.Ryan Lortie2010-06-161-1/+5
* Add g_settings_sync() and use itRyan Lortie2010-06-101-0/+1
* Add single-include guards to new headersMatthias Clasen2010-06-061-0/+4
* Remove length parameter for g_settings_[gs]et_strvMilan Bouchet-Valat2010-06-021-4/+2
* Handle non-readable/-writable properties when bindingMatthias Clasen2010-04-211-2/+4
* GSettings: bind to writablity of a keyRyan Lortie2010-04-201-0/+5
* Document G_SETTINGS_BIND_GET_NO_CHANGESMatthias Clasen2010-04-171-3/+5
* merge GSettingsRyan Lortie2010-04-161-0/+203