TextView.addOnPasteClipboard

Gets emitted to paste the contents of the clipboard into the text view.

The ::paste-clipboard signal is a keybinding signal.

The default bindings for this signal are <kbd>Ctrl</kbd>-<kbd>v</kbd> and <kbd>Shift</kbd>-<kbd>Insert</kbd>.

class TextView
gulong
addOnPasteClipboard
(
void delegate dlg
,)

Meta