NotebookPage.detachable
bool detachable() @property nothrowGet detachable property.
Returns
Whether the tab is detachable.
void detachable(bool propval) @property nothrowSet detachable property.
Parameters
propval | Whether the tab is detachable. |