IMContext.addOnDeleteSurrounding

The ::delete-surrounding signal is emitted when the input method needs to delete all or part of the context surrounding the cursor.

class IMContext
void
addOnDeleteSurrounding
(
bool delegate
(
int
,
int
,)
dlg
,)

Meta