Gtk.TextView.prototype.get_vadjustment

function get_vadjustment():Gtk.Adjustment {
    // Gjs wrapper for gtk_text_view_get_vadjustment()
}

Gets the vertical-scrolling Gtk.Adjustment.

Since 2.22

Returns

pointer to the vertical Gtk.Adjustment