Class: Vigilem::Evdev::System::Input::InputEvent
- Inherits:
-
VFFIStruct
- Object
- VFFIStruct
- Vigilem::Evdev::System::Input::InputEvent
- Includes:
- Support::Metadata
- Defined in:
- lib/vigilem/evdev/system/input/input_event.rb
Overview
represents struct input_event from input.h
Instance Attribute Summary collapse
-
#leds ⇒ Object
Returns the value of attribute leds.
Instance Attribute Details
#leds ⇒ Object
Returns the value of attribute leds.
24 25 26 |
# File 'lib/vigilem/evdev/system/input/input_event.rb', line 24 def leds @leds end |