setTabReorderable

open fun setTabReorderable(child: Widget, reorderable: Boolean)

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

Parameters

child

a child GtkWidget

reorderable

whether the tab is reorderable or not