gtkNotebookSetShowTabs {RGtk2}R Documentation

gtkNotebookSetShowTabs

Description

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

Usage

gtkNotebookSetShowTabs(object, show.tabs)

Arguments

object

a GtkNotebook

show.tabs

TRUE if the tabs should be shown.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]