TextView.addOnSetAnchor

The ::set-anchor signal is a keybinding signal 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.

class TextView
void
addOnSetAnchor
(
void delegate dlg
,)

Meta