Method GTK2.TreeStore()->move_before()
- Method
move_before
 GTK2.TreeStoremove_before(GTK2.TreeIteriter,GTK2.TreeIterposition)- Description
 Moves iter to before position. These should be at the same level. This only works if the store is unsorted. If position is omitted, iter will be moved to the end of the level.