gtkmm API addition: ListStore/TreeStore::insert_after()
Murray Cumming <[email protected]>
| Newsgroups | gmane.comp.gnome.gtkmm,gmane.comp.gnome.language-bindings |
|---|---|
| Message-ID | <[email protected]> |
I'm adding insert_after() methods to our TreeStore and ListStore methods. We previously just wrapped insert_before(), because that's more C++-like, but apparently insert_after() has higher performance with large numbers of rows. -- Murray Cumming www.murrayc.com [email protected]