Signal
GtkIMContext::retrieve-surrounding
Description [src]
The ::retrieve-surrounding signal is emitted when the input method requires the context surrounding the cursor.
The callback should set the input method surrounding context by
calling the gtk_im_context_set_surrounding()
method.
Default handler: The default handler is called after the handlers added via |