WebKit2.WebView.prototype.set_zoom_level

function set_zoom_level(zoom_level: Number(gdouble)): void {
    // Gjs wrapper for webkit_web_view_set_zoom_level()
}
  

Set the zoom level of web_view, i.e. the factor by which the view contents are scaled with respect to their original size.

zoom_level

the zoom level