Method
WebKitWebInspectorget_inspected_uri
Declaration [src]
const char*
webkit_web_inspector_get_inspected_uri (
WebKitWebInspector* inspector
)
Description [src]
Get the URI that is currently being inspected.
This can be NULL if
nothing has been loaded yet in the inspected view, if the inspector
has been closed or when the inspected view was loaded from an HTML string
instead of a URI.
| Gets property | WebKit.WebInspector:inspected-uri |