GimpUi.ScrolledPreview.prototype.get_adjustments

function get_adjustments(): [hadj: Gtk.Adjustment, vadj: Gtk.Adjustment] {
    // Gjs wrapper for gimp_scrolled_preview_get_adjustments()
}
  
hadj

Horizontal adjustment

vadj

Vertical adjustment