Paned.pack1

Adds a child to the top or left pane.

class Paned
void
pack1

Parameters

child Widget

the child to add

resize int

should this child expand when the paned widget is resized.

shrink int

can this child be made smaller than its requisition.

Meta