TextView.addOnCutClipboard

The ::cut-clipboard signal is a keybinding signal which gets emitted to cut the selection to the clipboard. The default bindings for this signal are Ctrl-x and Shift-Delete.

class TextView
void
addOnCutClipboard
(
void delegate dlg
,)

Meta