Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSLayer
      • GSLayer Hints
        • lockReadHints
  1. GlyphsCore
  2. GSLayer
  3. GSLayer Hints

Instance Method

lockReadHints()lockReadHintslockReadHints

Acquires the read lock for hints.

Declaration

func lockReadHints()

Declaration

- (void) lockReadHints;

Declaration

lockReadHints()

See Also

Hint Locks

  • unlockReadHints()unlockReadHintsunlockReadHints

    Releases the read lock for hints.

  • lockWriteHints()lockWriteHintslockWriteHints

    Acquires the write lock for hints.

  • unlockWriteHints()unlockWriteHintsunlockWriteHints

    Releases the write lock for hints.