insert_at_cursor


Description:

public virtual signal void insert_at_cursor (string str)

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

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

This signal has no default bindings.

Parameters:

string

the string to insert