preedit_changed


Description:

public signal void preedit_changed (string preedit)

Emitted when the preedit text changes.

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.

Parameters:

preedit

the current preedit string