FontChooserT.font

Set font property.

More...
  1. string font [@property getter]
  2. string font [@property setter]
    template FontChooserT()
    @property
    void
    font
    (
    string propval
    )

Parameters

propval string

The font description as a string, e.g. "Sans Italic 12".

Detailed Description