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