set_anchor


Description:

public virtual signal void set_anchor ()

Gets emitted when the user initiates settings the "anchor" mark.

The set_anchor signal is a [keybinding signal](class.SignalAction.html) which gets emitted when the user initiates setting the "anchor" mark. The "anchor" mark gets placed at the same position as the "insert" mark.

This signal has no default bindings.