TextView.addOnCutClipboard

Gets emitted to cut the selection to the clipboard.

The ::cut-clipboard signal is a keybinding signal.

The default bindings for this signal are <kbd>Ctrl</kbd>-<kbd>x</kbd> and <kbd>Shift</kbd>-<kbd>Delete</kbd>.

class TextView
gulong
addOnCutClipboard
(
void delegate dlg
,)

Meta