set-control-font in area-container-window<%>
Sets the font for drawing:
buttons labels,
check box labels,
radio button labels,
choice and list box items,
text field contents, and
slider and gauge values (if any)
for newly-created controls within the container.
Only controls and sub-containers created after the call to
set-control-font are affected. When a child container window is created, it inherits
the label font setting of its parent.
See also
set-label-font.
( -> void
send an-area-container-window set-control-font font)
font : font% object