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

Method GTK.Notebook()->append_page()


Method append_page

GTK.Notebook append_page(GTK.Widget contents, 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.