FontChooserIF.setFont

Sets the currently-selected font.

interface FontChooserIF
void
setFont
(
string fontname
)

Parameters

fontname string

a font name like “Helvetica 12” or “Times Bold 18”

Meta