paste_clipboard


Description:

public virtual signal void paste_clipboard ()

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

The paste_clipboard signal is a [keybinding signal](class.SignalAction.html).

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