WebKit2.Settings.prototype.get_load_icons_ignoring_image_load_setting
function get_load_icons_ignoring_image_load_setting(): Boolean { // Gjs wrapper for webkit_settings_get_load_icons_ignoring_image_load_setting() }
Get the WebKit2.Settings.load_icons_ignoring_image_load_setting property.
- Returns
true If site icon can be loaded irrespective of image loading preference or false otherwise.