TextView.addOnSetAnchor

The ::set-anchor signal is a [keybinding signal]GtkBindingSignal 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
gulong
addOnSetAnchor
(
void delegate dlg
,
ConnectFlags connectFlags = cast(ConnectFlags)0
)