NotebookPage.reorderable
bool reorderable() @property nothrowGet reorderable property.
Returns
Whether the tab is reorderable by user action.
void reorderable(bool propval) @property nothrowSet reorderable property.
Parameters
propval | Whether the tab is reorderable by user action. |