EventControllerKey.addOnKeyPressed

This signal is emitted whenever a key is pressed.

class EventControllerKey
gulong
addOnKeyPressed
(
bool delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

TRUE if the key press was handled, FALSE otherwise.

Meta

Since

3.24