Method GTK2.Notebook()->reorder_child()
- Method
reorder_child
GTK2.Notebookreorder_child(GTK2.Widgetchild,intposition)- Description
Reorders the page containing child, so that it appears at position.
GTK2.Notebook reorder_child(GTK2.Widget child, int position)
Reorders the page containing child, so that it appears at position.