Method Gnome.PropertyBox()->append_page()
- Method append_page
int append_page(GTK1.Widget child, GTK1.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.