gtkNotebookGetShowTabs {RGtk2}R Documentation

gtkNotebookGetShowTabs

Description

Returns whether the tabs of the notebook are shown. See gtkNotebookSetShowTabs.

Usage

gtkNotebookGetShowTabs(object)

Arguments

object

a GtkNotebook

Value

[logical] TRUE if the tabs are shown

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]