GNOME Bugzilla – Bug 677389
Gtk overrides: Add TreeModelRow.get_previous()
Last modified: 2012-06-05 08:20:13 UTC
TreeModelRow has get_next() and a next property, it should also have get_previous() and previous
Created attachment 215547 [details] [review] Gtk overrides: Add TreeModelRow.get_previous()
Thanks! Applied.