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
gulong
addOnDeleteSurrounding
(
bool delegate
(
int
,
int
,)
dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Return Value

Type: gulong

TRUE if the signal was handled.