gtkNotebookGetScrollable {RGtk2.10}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.10 version 2.10.6 Index]