RGtk2 (version 2.20.31)

gtkNotebookSetTabReorderable: gtkNotebookSetTabReorderable

Description

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

Usage

gtkNotebookSetTabReorderable(object, child, reorderable)

Arguments

object
child
a child GtkWidget
reorderable
whether the tab is reorderable or not.

Details

Since 2.10