Method GTK1.Notebook()->set_show_tabs()
- Method set_show_tabs
GTK1.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.