Signal
PosCompleter::update
Declaration
void
update (
PosCompleter* self,
gchar* string,
guint before,
guint after,
gpointer user_data
)
Description [src]
The completer changed it’s preedit to the given string and wants the given number of bytes before and after the preedit removed.
The completer must emit the signal before the corresponding notify::preedit
TODO: add marshallers.
Default handler: The default handler is called after the handlers added via |