Gtk.ScrolledWindow.prototype.get_vadjustment
function get_vadjustment():Gtk.Adjustment { // Gjs wrapper for gtk_scrolled_window_get_vadjustment() }
Returns the vertical scrollbar's adjustment, used to connect the vertical scrollbar to the child widget's vertical scroll functionality.
- Returns
the vertical Gtk.Adjustment