
[Top]
GTK
GTK.Notebook
|
Method GTK.Notebook()->insert_page()
- Method
insert_page
object(GTK.Notebook) GTK.Notebook()->insert_page(object(GTK.Widget) contents, object(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.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|