modifying Gtk2::TreeIter contents



I'm tinkering with a custom treemodel and thought to implement a
`remove' method behaving the same as the remove method of
Gtk2::ListStore.  That would mean modifying the given iter to refer to
the row after the one removed.  Is there a secret way to modify the
contents of a boxed-up Gtk2::TreeIter?



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