
Next: get-foreground-add
Up: wx:style-delta
Previous: get-face
Returns the delta's font family. The possible values are
- wx:const-base -- no change to family
- wx:const-default
- wx:const-decorative
- wx:const-roman
- wx:const-script
- wx:const-swiss
- wx:const-modern (always fixed width)
Applying a delta with the family as wx:const-base does not
change a style's family. Other values change the family accordingly.
- (send a-wx:style-delta get-family) -> small integer
PLT