key_press_event
Description:
The key_press_event signal is emitted each time a keyboard button is pressed while actor
has key focus
(see set_key_focus).
Parameters:
event |
a KeyEvent |
Returns:
|
The key_press_event signal is emitted each time a keyboard button is pressed while actor
has key focus
(see set_key_focus).
event |
a KeyEvent |
|