Method
WebKit2SecurityOriginget_host
since: 2.16
Declaration [src]
const gchar*
webkit_security_origin_get_host (
WebKitSecurityOrigin* origin
)
Description [src]
Gets the hostname of origin
.
It is reasonable for this to be NULL
if its protocol does not require a host component.
Available since: 2.16