March 2003
Intermediate to advanced
656 pages
39h 30m
English
minsize
T.minsize([width,height])
T
.minsize( ), without
arguments, returns a pair of integers whose two items are
T’s minimum width and
height in pixels.
T
.minsize(
W,H
),
with two integer arguments W and
H, sets
T’s minimum width and
height in pixels to W and
H, respectively.