pike.hubbe.net

[Top]
GTK
GTK.Notebook
previousGTK.Notebook GTK.Notebook()->append_page_menu()next

Method GTK.Notebook()->append_page()


Method append_page

object(GTK.Notebook) GTK.Notebook()->append_page(object(GTK.Widget) contents, object(GTK.Widget) label)

Description

Add a new 'page' to the notebook. The first argument is the contents of the page, the second argument is the label.


Extracted from Pike v7.3 release 11 at 2001-11-03.