IMContext.addOnRetrieveSurrounding

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. TRUE if the signal was handled.

class IMContext
void
addOnRetrieveSurrounding
(
bool delegate dlg
,)

Meta