widget containing the expander upon expanding and collapsing.
Expander.resizeToplevel
bool resizeToplevel() @propertyGet resizeToplevel property.
Returns
When this property is true, the expander will resize the toplevel
void resizeToplevel(bool propval) @propertySet resizeToplevel property.
Parameters
propval | When this property is true, the expander will resize the toplevel widget containing the expander upon expanding and collapsing. |