onPasteClipboard
fun onPasteClipboard(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>(source)
Gets emitted to paste the contents of the clipboard into the text view.
The ::paste-clipboard signal is a class.SignalAction.html.
The default bindings for this signal are Ctrl+v and Shift+Insert.
Parameters
connectFlags
a combination of ConnectFlags
handler
the Callback to connect