Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gtkNotebookGetTabReorderable: 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
Value
TRUE
if the tab is reorderable.
Details
Since 2.10