Method GTK2.ListStore()->move_after()
- Method
move_after
 GTK2.ListStoremove_after(GTK2.TreeIteriter,GTK2.TreeIterposition)- Description
 Moves iter to after 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 start of the level.