Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsKit
    • GSDialogDelegateProtocol
  1. GlyphsKit

Protocol

GSDialogDelegateProtocol

Declaration

protocol GSDialogDelegateProtocol : NSObjectProtocol

Declaration

@protocol GSDialogDelegateProtocol <NSObject>

Declaration

GSDialogDelegateProtocol

Topics

Instance Methods

  • cancelDialog(_:)cancelDialog:cancelDialog_
  • confirmDialog(_:)confirmDialog:confirmDialog_
  • handleScreenChange(_:)handleScreenChange:handleScreenChange_
  • okButtonTitle(forDialog:)okButtonTitleForDialog:okButtonTitleForDialog_
  • prepare(_:)prepareWindow:prepareWindow_

Relationships

Inherits From

  • NSObject