SCIM Bridge 0.4.x

◆ scim_bridge_key_event_is_control_down()

boolean scim_bridge_key_event_is_control_down ( const ScimBridgeKeyEvent * key_event)

Get the control state of an event.

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