Gtk.Label::copy-clipboard
function callback(label, ):void;
The ::copy-clipboard signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to copy the selection to the clipboard.
The default binding for this signal is Ctrl-c.
- label
instance of Gtk.Label that is emitting the signal