[gtkmm] gtkmm API addition: ListStore/TreeStore::insert_after()



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
murrayc murrayc com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]