:right-sidebar: True ProxyAddressEnumerator =================================================================== .. currentmodule:: gi.repository.Gio .. class:: ProxyAddressEnumerator(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gio.SocketAddressEnumerator`, :class:`~gi.repository.GObject.Object` :Constructors: :: ProxyAddressEnumerator(**properties) Properties ---------- .. rst-class:: interim-class .. class:: ProxyAddressEnumerator :no-index: .. attribute:: props.connectable :type: ~gi.repository.Gio.SocketConnectable The connectable being enumerated. .. attribute:: props.default_port :type: int The default port to use if ``GProxyAddressEnumerator``:uri does not specify one. .. versionadded:: 2.38 .. attribute:: props.proxy_resolver :type: ~gi.repository.Gio.ProxyResolver The proxy resolver to use. .. versionadded:: 2.36 .. attribute:: props.uri :type: str The destination URI. Use ``none://`` for a generic socket. Fields ------ .. rst-class:: interim-class .. class:: ProxyAddressEnumerator :no-index: .. attribute:: parent_instance .. attribute:: priv