WebKit2.Settings.prototype.get_zoom_text_only
function get_zoom_text_only(): Boolean { // Gjs wrapper for webkit_settings_get_zoom_text_only() }
Get the WebKit2.Settings.zoom_text_only property.
- Returns
true If zoom level of the view should only affect the text or false if all view contents should be scaled.