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