diff options
author | Jiří Techet <techet@gmail.com> | 2015-11-06 16:52:59 +0100 |
---|---|---|
committer | Jiří Techet <techet@gmail.com> | 2015-11-06 16:52:59 +0100 |
commit | c65cb15475dcdfe35980c6008b515eb811b7c8e0 (patch) | |
tree | 558d8082e4e5a3433dd9d1ed611720bee6f755ac /scripts/ScintillaData.py | |
parent | 8546c62e8ffaa0312d0fb31e3d57150f1704c396 (diff) | |
download | scintilla-mirror-c65cb15475dcdfe35980c6008b515eb811b7c8e0.tar.gz |
Unparent scrollbars in dispose on GTK
Dispose should be used to remove references to objects that might
point to the destructed object. This is the case of scrollbars whose
parent is ScintillaGtk and which internally hold pointers to it.
This eliminates warnings on OS X.
Diffstat (limited to 'scripts/ScintillaData.py')
0 files changed, 0 insertions, 0 deletions