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