gtkNotebookSetScrollable {RGtk2}R Documentation

gtkNotebookSetScrollable

Description

Sets whether the tab label area will have arrows for scrolling if there are too many tabs to fit in the area.

Usage

gtkNotebookSetScrollable(object, scrollable)

Arguments

object [GtkNotebook] a GtkNotebook
scrollable [logical] TRUE if scroll arrows should be added

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]