Declaration

var font: GSFont? { get }

Declaration

@property (nonatomic, readonly) GSFont * font;

Declaration

pyobjc_instanceMethods.font() -> GSFont

Discussion

This is a read-only alias for parent.

See Also

Ownership

  • The font that contains the glyph, or nil for a detached glyph.