Notebook.setTabReorderable

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

class Notebook
void
setTabReorderable

Parameters

child Widget

a child GtkWidget

reorderable int

whether the tab is reorderable or not.

Meta