gtkNotebookGetTabReorderable {RGtk2}R Documentation

gtkNotebookGetTabReorderable

Description

Gets whether the tab can be reordered via drag and drop or not.

Usage

gtkNotebookGetTabReorderable(object, child)

Arguments

object

a GtkNotebook

child

a child GtkWidget

Details

Since 2.10

Value

[logical] TRUE if the tab is reorderable.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]