Notebook.scrollable
bool scrollable() @propertyGet scrollable property.
Returns
If true, scroll arrows are added if there are too many pages to fit.
void scrollable(bool propval) @propertySet scrollable property.
Parameters
propval | If true, scroll arrows are added if there are too many pages to fit. |