set_scrollable
Description:
public void set_scrollable (
bool scrollable)
Sets whether the tab label area will have arrows for scrolling if there are too many tabs to fit in the area.
Parameters:
this |
a Notebook
|
scrollable |
true if scroll arrows should be added
|