Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Gnome
Gnome.PropertyBox

Method Gnome.PropertyBox()->append_page()


Method append_page

int Gnome.PropertyBox()->append_page(object(GTK.Widget) child, object(GTK.Widget) tab_label)

Description

Appends a new page to the Gnome.PropertyBox. widget is the widget that is being inserted, and tab_label will be used as the label for this configuration page.