Gio.SocketConnectable::proxy_enumerate

function vfunc_proxy_enumerate(): Gio.SocketAddressEnumerator {
}
  

Creates a Gio.SocketAddressEnumerator for connectable that will return #GProxyAddresses for addresses that you must connect to via a proxy.

If connectable does not implement Gio.SocketConnectable.prototype.proxy_enumerate, this will fall back to calling Gio.SocketConnectable.prototype.enumerate.

Since 2.26