Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
GTK
GTK.Notebook

Method GTK.Notebook()->prepend_page()


Method prepend_page

GTK.Notebook prepend_page(GTK.Widget contents, GTK.Widget label)

Description

Add a page at the end of the list of pages. The first argument is the contents of the page, the second argument is the label.