set_tab_reorderable


Description:

public void set_tab_reorderable (Widget child, bool reorderable)

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

Parameters:

this

a `GtkNotebook`

child

a child `GtkWidget`

reorderable

whether the tab is reorderable or not