![[index]](../icons/index.gif)
Next: get-foreground-add
Up: style-delta
Previous: get-face
Returns the delta's font family. The possible values are
- 'base -- no change to family
- 'default
- 'decorative
- 'roman
- 'script
- 'swiss
- 'modern (fixed width)
- 'symbol (Greek letters)
- 'system (used to draw control labels)
See also
get-face.
- (send a-style-delta get-family) -> symbol in '(base default decorative roman script swiss modern symbol system)
PLT