InputMethodContext.addOnCommitted

Emitted when a complete input sequence has been entered by the user. This can be a single character immediately after a key press or the final result of preediting.

class InputMethodContext
gulong
addOnCommitted
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.28