Method
WebKit2SecurityOriginto_string
Declaration [src]
gchar*
webkit_security_origin_to_string (
WebKitSecurityOrigin* origin
)
Description [src]
Gets a string representation of origin
.
The string representation
is a valid URI with only protocol, host, and port components, or
NULL
.
Available since: | 2.16 |