Method: MacLight.all_leds
- Defined in:
- ext/maclight/maclight.c
.all_leds ⇒ Object
VALUE method_numlock(int argc, VALUE *argv, VALUE self);
279 |
# File 'ext/maclight/maclight.c', line 279
VALUE method_all_leds(int argc, VALUE *argv, VALUE self);
|