get_current_event_state
Description:
Returns the modifier state of the event that is currently being handled by the controller.
At other times, 0 is returned.
Parameters:
| this |
a `GtkEventController` |
Returns:
|
modifier state of the event is currently handled by this |