SCIMBridge 0.4.x
boolean scim_bridge_key_event_is_hyper_down ( const ScimBridgeKeyEvent key_event)

Get the state of the hyper key of an event.

Parameters:
key_eventThe key event.
Returns:
TRUE when the hyper key is down, otherwise it returns FALSE.