summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSébastien Wilmet <swilmet@gnome.org>2014-07-20 15:44:12 +0200
committerSébastien Wilmet <swilmet@gnome.org>2014-07-29 15:21:23 +0200
commit8ad9cf8b8c0ad0106e8cdd83f17e2627bf9226cf (patch)
treedf0efed8a324fa9b1a9188973516754c95f75062 /NEWS
parent86d9628a94157a9541250551e826bfc272587184 (diff)
downloadgtk+-8ad9cf8b8c0ad0106e8cdd83f17e2627bf9226cf.tar.gz
textbuffer: emit notify signal for the "text" property
Although there is the "changed" signal, it is more correct to notify the "text" property too. It can be useful for a small text view, where the text is saved e.g. to gsettings with a binding to the text property. The "text" property includes only the text, not child widgets or images, so the notify signal is sent too many times (also for child widgets and images), but it's not a big problem. https://bugzilla.gnome.org/show_bug.cgi?id=624791
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions