SocketConnectable.proxyEnumerate

Creates a #GSocketAddressEnumerator for connectable that will return a #GProxyAddress for each of its addresses that you must connect to via a proxy.

If connectable does not implement gio.socket_connectable.SocketConnectable.proxyEnumerate, this will fall back to calling gio.socket_connectable.SocketConnectable.enumerate.

interface SocketConnectable
proxyEnumerate
()

Return Value

Type: gio.socket_address_enumerator.SocketAddressEnumerator

a new #GSocketAddressEnumerator.