[ Deprecated ]
public Event? do_not_call_this_method ()
Warning: do_not_call_this_method is deprecated.
Workaround for valac bug.
This method exists to force <linux/input.h> to be included in the generated ev3devKit.h file. The compiler includes the initializers (i.e. 1 << EV_KEY) so linux/input.h must be included.
This method does not do anything useful.
|