NotebookPage.detachable

bool detachable() @property nothrow

Get detachable property.

Returns

Whether the tab is detachable.
void detachable(bool propval) @property nothrow

Set detachable property.

Parameters

propvalWhether the tab is detachable.