Extracted from Pike v7.8 release 352 at 2012-06-25.
pike.ida.liu.se
[Top]
GTK2
GTK2.Notebook

Method GTK2.Notebook()->insert_page()


Method insert_page

GTK2.Notebook insert_page(GTK2.Widget contents, GTK2.Widget label, int pos)

Description

Insert a page at the specified location, arguments as for append_page, but an aditional integer specifies the location.