connectInsertAtCursor
fun connectInsertAtCursor(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (string: String) -> Unit): <Error class: unknown class>
Gets emitted when the user initiates the insertion of a fixed string at the cursor.
The ::insert-at-cursor signal is a class.SignalAction.html.
This signal has no default bindings.
Parameters
connectFlags
A combination of ConnectFlags
handler
the Callback to connect. Params: string
the string to insert