[ Version ( since = "2.10" ) ]
public void set_tab_reorderable (Widget child, bool reorderable)
Sets whether the notebook tab can be reordered via drag and drop or not.
| this |
a `GtkNotebook` |
| child |
a child `GtkWidget` |
| reorderable |
whether the tab is reorderable or not |