Gtk.TextView::copy-clipboard

function callback(text_view, ):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.

text_view

instance of Gtk.TextView that is emitting the signal