Protocol
GlyphsFilterPlugin
The protocol defining the filter plugin interface
Declaration
@MainActor protocol GlyphsFilterPluginDeclaration
@protocol GlyphsFilterPluginDeclaration
GlyphsFilterPluginTopics
Instance Properties
the Controller of type GSEditViewController
The title of the filter dialog.
The interface version.
The keyEquivalent to select the Filter.
is set, if the user chose “run last Filter”. Then it should keep the settings from the last run.
The title of the plugin.
The title of the plugin.
Instance Methods
the returned value will be placed as the title of the “OK” button in the filter dialog.
Implement this to enable the
do main initializations
Implement it if you need to supply your own window.
this can be used to control the sorting of the filters in the menu.
Return NO, if the plugin should not be added to the Filter menu.
do update the window