16.1.6.3 Packer Options
From Python 2.4
16.1.6.3 Packer Options
For more extensive information on the packer and the options that it can take, see the man pages and page 183 of John Ousterhout's book.
- Anchor type. Denotes where the packer is to place each slave in its
parcel.
- Boolean,
0or1. - Legal values:
'x','y','both','none'. - A distance - designating internal padding on each side of the slave
widget.
- A distance - designating external padding on each side of the slave
widget.
- Legal values are:
'left','right','top','bottom'.
See About this document... for information on suggesting changes.