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