Gtk.Entry::cut-clipboard
function callback(entry, ):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.
- entry
instance of Gtk.Entry that is emitting the signal