diff options
author | Ryan Lortie <desrt@desrt.ca> | 2014-06-04 08:59:50 -0400 |
---|---|---|
committer | Ryan Lortie <desrt@desrt.ca> | 2014-06-06 10:25:48 -0400 |
commit | bbdb2345fc7e5a57cb7af90ab0bf8ced437ada24 (patch) | |
tree | 42e232dbfd7c2505810ee0aee19ac6b05d8dedaa /README.in | |
parent | dc496ac7644d11e47b626a879b12813b31ef83b7 (diff) |
gobject: add 'explicit notify' GParamSpec flag
Add a flag to prevent the automatic emission of the "notify" signal
during g_object_set_property().
If this flag is set then the class must explicitly emit the notify
for themselves. This is already standard practice on most classes, but
we cannot simply remove the existing behaviour because there are surely
many cases where it is needed.
https://bugzilla.gnome.org/show_bug.cgi?id=731200
Diffstat (limited to 'README.in')
0 files changed, 0 insertions, 0 deletions