Entry.addOnPreeditChanged

If an input method is used, the typed text will not immediately be committed to the buffer. So if you are interested in the text, connect to this signal.

class Entry
gulong
addOnPreeditChanged
(
void delegate
(
string
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.20