Gtk.TextView.prototype.get_cursor_visible
function get_cursor_visible():Boolean { // Gjs wrapper for gtk_text_view_get_cursor_visible() }
Find out whether the cursor is being displayed.
- Returns
whether the insertion mark is visible
function get_cursor_visible():Boolean { // Gjs wrapper for gtk_text_view_get_cursor_visible() }
Find out whether the cursor is being displayed.
whether the insertion mark is visible