SCIM Bridge 0.4.x

◆ scim_bridge_key_event_set_quirk_enabled()

void scim_bridge_key_event_set_quirk_enabled ( ScimBridgeKeyEvent * key_event,
scim_bridge_key_quirk_t quirk,
boolean enabled )

Set the sate of the given quirk of this key event.

Parameters
key_eventThe key event.
quirkThe quirk to change the state.
enabledThe new state.