gtkNotebookGetScrollable {RGtk2}R Documentation

gtkNotebookGetScrollable

Description

Returns whether the tab label area has arrows for scrolling. See gtkNotebookSetScrollable.

Usage

gtkNotebookGetScrollable(object)

Arguments

object [GtkNotebook] a GtkNotebook

Value

[logical] TRUE if arrows for scrolling are present

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]