class

Commander::KeyBinding

Inherits Reference < Object

Constructors

new(key_code : Int32, command_id : String, require_any_modifiers : UInt32 = 0_u32)
Source

Instance methods

command_id
Source
key_code
Source
matches?(key_code : Int32, modifiers : UInt32) : Bool
Source
require_any_modifiers
Source