Function miral::toolkit::mir_input_event_get_type¶
Defined in File toolkit_event.h
Function Documentation¶
-
MirInputEventType miral::toolkit::mir_input_event_get_type(MirInputEvent const *event)¶
Retrieve the type of an input event.
E.g. key, touch…
- Parameters:
event – [in] The input event
- Returns:
The input event type