insert_at_cursor


Description:

public virtual signal void insert_at_cursor (string str)

The insert_at_cursor signal is a keybinding signal which gets emitted when the user initiates the insertion of a fixed string at the cursor.

This signal has no default bindings.

Parameters:

string

the string to insert