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