gtkNotebookSetShowTabs {RGtk2}R Documentation

gtkNotebookSetShowTabs

Description

Sets whether to show the tabs for the notebook or not.

Usage

gtkNotebookSetShowTabs(object, show.tabs)

Arguments

object [GtkNotebook] a GtkNotebook
show.tabs [logical] TRUE if the tabs should be shown.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]