diff options
author | Ryan Lortie <desrt@desrt.ca> | 2012-03-07 15:49:58 -0500 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2012-03-07 15:49:58 -0500 |
commit | 562575c97ba29a47cd64c85c20725267b79d593b (patch) | |
tree | e32d41a87adf77ec2cd654b568c4eff440da1058 /src/utils.c | |
parent | 82434d1e1ddd26453c888d336df170e6a76da2d6 (diff) | |
download | ayatana-indicator-datetime-562575c97ba29a47cd64c85c20725267b79d593b.tar.gz ayatana-indicator-datetime-562575c97ba29a47cd64c85c20725267b79d593b.tar.bz2 ayatana-indicator-datetime-562575c97ba29a47cd64c85c20725267b79d593b.zip |
Establish read-only bindings to GSettings from the indicator
The bindings to GSettings are established in the GTypeInstance _init
function of the indicator. During this time, the property notify queue
is frozen. After the construction completes, the queue thaws and the
rush of property change notifications causes GSettings writes to occur.
We can fix this by switching to using readonly bindings.
Diffstat (limited to 'src/utils.c')
0 files changed, 0 insertions, 0 deletions