class X11::KeyboardControl
- X11::KeyboardControl
- Reference
- Object
Overview
Wraper for X11::C::X::KeyboardControl
structure.
Defined in:
x11/keyboard_control.crConstructors
- .new(keyboard_control : X11::C::X::PKeyboardControl)
- .new(keyboard_control : X11::C::X::KeyboardControl)
- .new
Instance Method Summary
- #auto_repeat_mode : Int32
- #auto_repeat_mode=(auto_repeat_mode : Int32)
- #bell_duration : Int32
- #bell_duration=(bell_duration : Int32)
- #bell_percent : Int32
- #bell_percent=(bell_percent : Int32)
- #bell_pitch : Int32
- #bell_pitch=(bell_pitch : Int32)
- #key : Int32
- #key=(key : Int32)
- #key_click_percent : Int32
- #key_click_percent=(key_click_percent : Int32)
- #led : Int32
- #led=(led : Int32)
- #led_mode : Int32
- #led_mode=(led_mode : Int32)
- #to_unsafe : X11::C::X::PKeyboardControl
- #to_x : X11::C::X::KeyboardControl