Declaration

unowned(unsafe) var component: GSGlyph? { get }

Declaration

@property (unsafe_unretained, readonly) GSGlyph * component;

Declaration

pyobjc_instanceMethods.component() -> GSGlyph

Discussion

Returns nil when the component has no containing font or the font has no glyph with the referenced name. Set componentName to change the base glyph.

See Also

Base Glyph