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

Protocol

GSHandleCustomFilesProtocol

Declaration

protocol GSHandleCustomFilesProtocol : NSObjectProtocol

Declaration

@protocol GSHandleCustomFilesProtocol <NSObject>

Declaration

GSHandleCustomFilesProtocol

Topics

Instance Methods

  • handleOpenCustomFiles(_:)handleOpenCustomFiles:handleOpenCustomFiles_
  • handleSaveCustomFile(_:)handleSaveCustomFile:handleSaveCustomFile_

Relationships

Inherits From

  • NSObject