diff options
author | Colomban Wendling <ban@herbesfolles.org> | 2016-12-18 16:35:22 +0100 |
---|---|---|
committer | Colomban Wendling <ban@herbesfolles.org> | 2016-12-18 16:35:22 +0100 |
commit | 6ec638201f5600dd24dcaaf580c499200fdbddbe (patch) | |
tree | 6569a4c565bc1ee3043983c1b779e031676f29da /test/XiteMenu.py | |
parent | a19969b8cc1d1de3d8119e831a8e017dd256361e (diff) | |
download | scintilla-mirror-6ec638201f5600dd24dcaaf580c499200fdbddbe.tar.gz |
GTK: Fix reporting deletion length in the accessible
We cannot compute the length in characters after the text has been
deleted, so we need to compute it in BEFOREDELETE. However, we need to
emit the signal once the buffer has actually changed, so we need to
cache the value in-between those events.
Diffstat (limited to 'test/XiteMenu.py')
0 files changed, 0 insertions, 0 deletions