Gtk.TextView.prototype.get_overwrite
function get_overwrite():Boolean {
// Gjs wrapper for gtk_text_view_get_overwrite()
}Returns whether the Gtk.TextView is in overwrite mode or not.
Since 2.4
- Returns
whether text_view is in overwrite mode or not.