TextView.addOnPasteClipboard

The ::paste-clipboard signal is a keybinding signal which gets emitted to paste the contents of the clipboard into the text view. The default bindings for this signal are Ctrl-v and Shift-Insert.

class TextView
void
addOnPasteClipboard
(
void delegate dlg
,)

Meta