key_release_event
Description:
Emitted when a key is released and the item has the keyboard focus.
Parameters:
event |
the event data. |
target_item |
the target of the event. |
Returns:
true to stop the signal emission, or false to let it continue. |