connectInsertAtCursor

fun connectInsertAtCursor(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (string: String) -> Unit): <Error class: unknown class>

Emitted when the user initiates the insertion of a fixed string at the cursor.

This 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