pack1
Description:
public void pack1 (
Widget child,
bool resize,
bool shrink)
Adds a child to the top or left pane.
Parameters:
this |
a paned widget
|
child |
the child to add
|
resize |
should this child expand when the paned widget is resized.
|
shrink |
can this child be made smaller than its requisition.
|