9 Commits

Author SHA1 Message Date
Ryan Lortie
c993002c2d really disruptive breaking of stuff 2010-04-14 13:23:01 -04:00
Ryan Lortie
171d293b6f signals changes 2010-04-14 13:21:33 -04:00
Matthias Clasen
fe3e6f85be Add a stub long description 2010-04-13 23:17:31 -04:00
Vincent Untz
5c6c22bc55 Update doc of g_settings_backend_changed
The items argument always has to be NULL-terminated, regardless of the
value of n_items, for consistency.
2010-04-13 22:02:30 -04:00
Ryan Lortie
14173184a7 GSettings seems to work now 2010-04-13 16:46:40 -04:00
Vincent Untz
23907aaae8 Fix get/set property of GSettingsBackend
The backend variable needs to be initialized.
2010-04-13 15:56:41 -04:00
Matthias Clasen
b986347549 Add context support to GSettingsBackend
This will be used to instantiate backends for writing user settings,
system settings, system defaults or settings for the login session.
2010-04-13 13:18:40 -04:00
Matthias Clasen
b333be6f5c Do a pass over the backend docs 2010-04-13 10:51:26 -04:00
Ryan Lortie
e06ca1fae6 some GSettings stuff 2010-04-13 09:16:09 -04:00