Function
Dexproxy_connect
unstable since: 1.2
Declaration [src]
DexFuture*
dex_proxy_connect (
GProxy* proxy,
GIOStream* connection,
GProxyAddress* proxy_address
)
Parameters
proxy-
Type:
GProxyA
GProxy.The data is owned by the caller of the function. connection-
Type:
GIOStreamA
GIOStream.The data is owned by the caller of the function. proxy_address-
Type:
GProxyAddressThe data is owned by the caller of the function.