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 [GtkNotebook] a GtkNotebook
child [GtkWidget] 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.12.5-3 Index]