Property
WebKit2WebExtensionHitTestResult:link-uri
unstable since: 4.1
Description [src]
The URI of the link if flag WEBKIT_HIT_TEST_RESULT_CONTEXT_LINK
is present in WebKitHitTestResult:context
.
Type: | gchar* |
Available since: | 4.1 |
Default value | NULL |
Getter method | webkit_hit_test_result_get_link_uri() |