Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsApp
    • GSShortcutCommandProtocol
  1. GlyphsApp

Protocol

GSShortcutCommandProtocol

Declaration

@MainActor protocol GSShortcutCommandProtocol : NSObjectProtocol

Declaration

@protocol GSShortcutCommandProtocol <NSObject>

Declaration

GSShortcutCommandProtocol

Topics

Instance Methods

  • validateShortcutCommand(_:editViewController:)validateShortcutCommand:editViewController:validateShortcutCommand_editViewController_

    This is called right before the shortcut action is performed

Relationships

Inherits From

  • NSObject

Conforming Types

  • GSToolSelect