insert_at_cursor


Description:

public signal void insert_at_cursor (string str)

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

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

This signal has no default bindings.

Parameters:

string

the string to insert