Notebook.setTabReorderable

void setTabReorderable(gtk.widget.Widget child, bool reorderable)

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

Parameters

childa child #GtkWidget
reorderablewhether the tab is reorderable or not