Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.Notebook

Method GTK2.Notebook()->prepend_page()


Method prepend_page

GTK2.Notebook prepend_page(GTK2.Widget contents, GTK2.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.