Function

Gio-2.0Gioproxy_get_default_for_protocolSince 2.26

  • Find the gio-proxy extension point for a proxy implementation that supports the specified protocol.

    Parameters

    • protocol: string

      the proxy protocol name (e.g. http, socks, etc)

    Returns Gio.Proxy

    return a Gio.Proxy or NULL if protocol is not supported.

    2.26