-
Cast constructor, converting any binary integer to a
ShortcutScope.Declaration
Swift
@inlinable init!<I>(_ raw: I) where I : BinaryIntegerParameters
rawThe raw integer value to initialise the enum from
-
Shortcuts are handled inside the widget the controller belongs to.
Declaration
Swift
static let local: GtkShortcutScope -
Shortcuts are handled by the first ancestor that is a
GtkShortcutManagerDeclaration
Swift
static let managed: GtkShortcutScope -
Shortcuts are handled by the root widget.
Declaration
Swift
static let global: GtkShortcutScope
View on GitHub
Install in Dash
ShortcutScope Extension Reference