Gtk.Scrollable.prototype.get_vadjustment
function get_vadjustment():Gtk.Adjustment {
// Gjs wrapper for gtk_scrollable_get_vadjustment()
}Retrieves the Gtk.Adjustment used for vertical scrolling.
Since 3.0
- Returns
vertical Gtk.Adjustment.
function get_vadjustment():Gtk.Adjustment {
// Gjs wrapper for gtk_scrollable_get_vadjustment()
}Retrieves the Gtk.Adjustment used for vertical scrolling.
Since 3.0
vertical Gtk.Adjustment.