Notebook.setTabReorderable

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

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

Parameters

childa child gtk.widget.Widget
reorderablewhether the tab is reorderable or not