Protocol
GlyphsTool
Declaration
@MainActor protocol GlyphsTool : NSObjectProtocolDeclaration
@protocol GlyphsTool <NSObject>Declaration
GlyphsToolTopics
Instance Properties
The current editViewController controller.
The group ID defines the position of the tool in the toolbar.
The sub group ID defines the position in the tool stack in the toolbar. when the subGroupID is equal, sorted by name
The description/name of the plugin.
The icon displayed in the toolbar.
The default keyboard shortcut to select the tool.
The main window controller.
Instance Methods
Type Methods
Relationships
Inherits From
NSObject
Conforming Types
Relationships
Inherits From
NSObject