Type Alias GSimpleProxyResolver

Source
pub type GSimpleProxyResolver = _GSimpleProxyResolver;
Expand description

GSimpleProxyResolver:

A #GProxyResolver implementation for using a fixed set of proxies.

Aliased Type§

struct GSimpleProxyResolver {
    pub parent_instance: _GObject,
    pub priv_: *mut _GSimpleProxyResolverPrivate,
}

Fields§

§parent_instance: _GObject§priv_: *mut _GSimpleProxyResolverPrivate