Instance Property
parent
The path containing the node, or nil when the node is not part of a path.
Declaration
unowned(unsafe) var parent: GSPath? { get set }Declaration
@property (nonatomic, unsafe_unretained) GSPath * parent;Declaration
pyobjc_instanceMethods.parent() -> GSPath
pyobjc_instanceMethods.setParent_(parent: GSPath)See Also
Owners
The layer containing the node, or
nilwhen the node is not part of a layer.The glyph containing the node, or
nilwhen the node is not part of a glyph.