SCIMBridge  0.4.x

◆ scim_bridge_key_event_is_caps_lock_down()

boolean scim_bridge_key_event_is_caps_lock_down ( const ScimBridgeKeyEvent key_event)

Get the state of the caps lock key of an event.

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

Referenced by scim_bridge_key_event_bridge_to_gdk().