
[Top]
GTK
GTK.Notebook
|
Method GTK.Notebook()->set_show_tabs()
- Method
set_show_tabs
object(GTK.Notebook) GTK.Notebook()->set_show_tabs(int showtabsp)
- Description
-
If supplied with a true value, the tabs will be shown. Otherwise
they will not be shown. The user will not be able to select the
pages without them, but you can add 'next' and 'previous' buttons
to create a wizard-line interface.
Extracted from Pike v7.3 release 11 at 2001-11-03.
|