SCIMBridge  0.4.x

◆ scim_bridge_key_event_set_num_lock_down()

void scim_bridge_key_event_set_num_lock_down ( ScimBridgeKeyEvent key_event,
boolean  down 
)

Set the state of the num lock key of an event.

Parameters
key_eventThe key event.
downGive TRUE when the num lock key is down, otherwise give FALSE.