TextView.addOnCopyClipboard

The ::copy-clipboard signal is a keybinding signal which gets emitted to copy the selection to the clipboard. The default bindings for this signal are Ctrl-c and Ctrl-Insert.

class TextView
void
addOnCopyClipboard
(
void delegate dlg
,)

Meta