Gtk.Entry::copy-clipboard

function callback(entry, ):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 bindings for this signal are Ctrl-c and Ctrl-Insert.

entry

instance of Gtk.Entry that is emitting the signal