Property
WebKitSettings:enable-hyperlink-auditing
unstable deprecated: 2.50 since: 6.0
Description [src]
Determines whether or not hyperlink auditing is enabled.
The hyperlink auditing specification is available at http://www.whatwg.org/specs/web-apps/current-work/multipage/links.html#hyperlink-auditing.
| Type: | gboolean |
| Available since: | 6.0 |
| Deprecated since: | 2.50 |
Please do not use it in newly written code. | |
| Default value | TRUE |
| Getter method | webkit_settings_get_enable_hyperlink_auditing() |
| Setter method | webkit_settings_set_enable_hyperlink_auditing() |