After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 759128 - DConfClient: Add API to get user value an writability changes
DConfClient: Add API to get user value an writability changes
Status: RESOLVED FIXED
Product: dconf
Classification: Core
Component: dconf
git master
Other Linux
: Normal normal
: ---
Assigned To: dconf-maint
dconf-maint
Depends on:
Blocks:
 
 
Reported: 2015-12-07 15:52 UTC by Xavier Claessens
Modified: 2015-12-16 16:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
DConfClient: Add "writability-changed" signal (2.81 KB, patch)
2015-12-07 15:53 UTC, Xavier Claessens
committed Details | Review
DConfClient: Add dconf_client_read_user() (2.18 KB, patch)
2015-12-07 15:53 UTC, Xavier Claessens
none Details | Review

Description Xavier Claessens 2015-12-07 15:52:37 UTC
Patch following.
Comment 1 Xavier Claessens 2015-12-07 15:53:30 UTC
Created attachment 316887 [details] [review]
DConfClient: Add "writability-changed" signal
Comment 2 Xavier Claessens 2015-12-07 15:53:35 UTC
Created attachment 316888 [details] [review]
DConfClient: Add dconf_client_read_user()
Comment 3 Allison Karlitskaya (desrt) 2015-12-16 16:36:21 UTC
Attachment 316887 [details] pushed as b9427b1 - DConfClient: Add "writability-changed" signal

I pushed another solution for reading user values: dconf_client_read_full().