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
addOnDeleteSurrounding
(
bool delegate
(
int
,
int
,)
dlg
,)

Return Value

Type: gulong

%TRUE if the signal was handled.

Meta