Notebook.scrollable

bool scrollable() @property

Get scrollable property.

Returns

If true, scroll arrows are added if there are too many pages to fit.
void scrollable(bool propval) @property

Set scrollable property.

Parameters

propvalIf true, scroll arrows are added if there are too many pages to fit.