Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSShape
      • GSPath
        • GSNode
          • elementString
  1. GlyphsCore
  2. GSShape
  3. GSPath
  4. GSNode

Instance Method

elementString()elementStringelementString

Returns an element string representation of the node.

Declaration

func elementString() -> CFString

Declaration

- (CFStringRef) elementString;

Declaration

elementString() -> CFStringRef

See Also

Encoding

  • propertyListValue(format:)propertyListValueFormat:error:propertyListValueFormat_error_

    Returns a Property List representation of the node.