Gtk.TextView::set-anchor
function callback(text_view, ):void;
The ::set-anchor signal is a <link linkend="keybinding-signals">keybinding signal</link> 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.
- text_view
instance of Gtk.TextView that is emitting the signal