Method GTK1.Notebook()->insert_page()
- Method insert_page
GTK1.Notebook insert_page(GTK1.Widget contents, GTK1.Widget label, int pos)
- Description
Insert a page at the specified location, arguments as for append_page, but an aditional integer specifies the location.