Gtk.IMContext::preedit-changed

function callback(i_m_context, ):void;

The ::preedit-changed signal is emitted whenever the preedit sequence currently being entered has changed. It is also emitted at the end of a preedit sequence, in which case Gtk.IMContext.prototype.get_preedit_string returns the empty string.

i_m_context

instance of Gtk.IMContext that is emitting the signal