Extracted from Pike v7.4 release 341 at 2005-11-21.
pike.ida.liu.se
[Top]
predef::
GTK
GTK.Notebook

Method GTK.Notebook()->insert_page()


Method insert_page

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

Description

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