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.
a new #GSocketAddressEnumerator.
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.