GTK2.TreeIter insert_after(GTK2.TreeIter sibling)
Insert a new row after sibling. If sibling is 0, then the row will be prepended to parent's children. If parent and sibling are both 0, then the row will be prepended to the toplevel.