connectPasteClipboard
fun connectPasteClipboard(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: () -> Unit): <Error class: unknown class>
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