Gtk.TextView::toggle-cursor-visible
function callback(text_view, ):void;
The ::toggle-cursor-visible signal is a <link linkend="keybinding-signals">keybinding signal</link> which gets emitted to toggle the visibility of the cursor.
The default binding for this signal is F7.
- text_view
instance of Gtk.TextView that is emitting the signal