Text.addOnDeleteFromCursor

Emitted when the user initiates a text deletion.

This is a keybinding signal.

If the @type is %GTK_DELETE_CHARS, GTK deletes the selection if there is one, otherwise it deletes the requested number of characters.

The default bindings for this signal are <kbd>Delete</kbd> for deleting a character and <kbd>Ctrl</kbd>-<kbd>Delete</kbd> for deleting a word.

class Text
addOnDeleteFromCursor

Meta