From: Detlef R. <det...@gm...> - 2016-01-22 19:23:30
|
Hi, with Gtk3 gi bindings the Gtk::TreeIter#first_child method is missing. Does Gtk::TreeIter.nth_child(0) exactly the same? Also the Gtk::TreePath#up! and #down! methods are changed to Gtk::TreePath#up and down. Is that intended? Cheers, detlef |