WebKit2.Settings.prototype.get_auto_load_images
function get_auto_load_images(): Boolean { // Gjs wrapper for webkit_settings_get_auto_load_images() }
Get the WebKit2.Settings.auto_load_images property.
- Returns
true If auto loading of images is enabled or false otherwise.