Method
WebKit2SecurityOriginget_protocol
[−]
Declaration [src]
const gchar*
webkit_security_origin_get_protocol (
WebKitSecurityOrigin* origin
)
[−]
Return value
Returns: | const gchar* |
The protocol of the |
|
The data is owned by the instance. | |
The return value can be NULL . | |
The value is a NUL terminated UTF-8 string. |