InputMethodContext.addOnDeleteSurrounding

Emitted when the input method wants to delete the context surrounding the cursor. If @offset is a negative value, it means a position before the cursor.

class InputMethodContext
gulong
addOnDeleteSurrounding
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)

Meta

Since

2.28