NotebookPage.tabFill
bool tabFill() @propertyGet tabFill property.
Returns
Whether the child's tab should fill the allocated area.
void tabFill(bool propval) @propertySet tabFill property.
Parameters
propval | Whether the child's tab should fill the allocated area. |