Method
WebKit2NetworkProxySettingscopy
since: 2.16
Declaration [src]
WebKitNetworkProxySettings*
webkit_network_proxy_settings_copy (
WebKitNetworkProxySettings* proxy_settings
)
Return value
Type: WebKitNetworkProxySettings
A copy of passed in WebKitNetworkProxySettings
.
The caller of the method takes ownership of the data, and is responsible for freeing it. |