Declared in GlyphsPluginProtocol.h

Overview

GlyphsPlugin: The protocol defining the general plugin interface

Tasks

Properties

interfaceVersion

The interface version. Return 1 for now

@property (nonatomic, readonly) NSUInteger interfaceVersion

Instance Methods

loadPlugin

Is called to let the plugin initialyize itself

- (void)loadPlugin