summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-03-27 14:40:36 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-03-27 14:40:36 +0200
commit908d099c600a622f85abe452bd10968fb4a15e3d (patch)
tree0787419ae3efdc73e1c4464f0aa1981bf2009372 /NEWS
parenta56ad49211a22342dc1cc2c918cb4782b23212dc (diff)
downloadpygobject-908d099c600a622f85abe452bd10968fb4a15e3d.tar.gz
Make Gtk.List/TreeStore.insert_before/after atomic
Instead of adding a row and then setting the values do it in one go using insert_with_values(). This gets rid of a row-changed signal and things like cellrenderers don't have to deal with potentially empty rows. It's also a bit faster.
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions