Gtk.TextView::cut-clipboard
function callback(text_view, ):void;
The ::cut-clipboard signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to cut the selection to the clipboard.
The default bindings for this signal are Ctrl-x and Shift-Delete.
- text_view
- instance of Gtk.TextView that is emitting the signal