[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.
|