[ Version ( since = "1.22" ) ]
public static bool event_parse_modifier_state (Event event, NavigationModifierType state)
| event |
The Event to modify. |
| state |
a bit-mask representing the state of the modifier keys (e.g. Control, Shift and Alt). |
|
TRUE if the event is a Navigation event with associated modifiers state, otherwise FALSE. |