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

a GtkNotebook

scrollable

TRUE if scroll arrows should be added

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]