along with the paned widget.
Paned.resizeEndChild
bool resizeEndChild() @propertyGet resizeEndChild property.
Returns
Determines whether the second child expands and shrinks
void resizeEndChild(bool propval) @propertySet resizeEndChild property.
Parameters
propval | Determines whether the second child expands and shrinks along with the paned widget. |