WebKit2.Settings.prototype.get_allow_file_access_from_file_urls
function get_allow_file_access_from_file_urls(): Boolean {
// Gjs wrapper for webkit_settings_get_allow_file_access_from_file_urls()
}
Get the WebKit2.Settings.allow_file_access_from_file_urls property.
Since 2.10
- Returns
true If file access from file URLs is allowed or false otherwise.