gio.ProxyResolverT

Undocumented in source.

Public Imports

gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.
gtkc.gio
public import gtkc.gio;
Undocumented in source.
glib.ConstructionException
public import glib.ConstructionException;
Undocumented in source.
gobject.ObjectG
public import gobject.ObjectG;
Undocumented in source.
glib.Str
public import glib.Str;
Undocumented in source.
glib.ErrorG
public import glib.ErrorG;
Undocumented in source.
glib.GException
public import glib.GException;
Undocumented in source.
gio.AsyncResultIF
public import gio.AsyncResultIF;
Undocumented in source.
gio.Cancellable
public import gio.Cancellable;
Undocumented in source.
gio.ProxyResolver
public import gio.ProxyResolver;
Undocumented in source.
gio.ProxyResolverIF
public import gio.ProxyResolverIF;
Undocumented in source.

Members

Templates

ProxyResolverT
template ProxyResolverT(TStruct)

GProxyResolver provides synchronous and asynchronous network proxy resolution. GProxyResolver is used within GSocketClient through the method g_socket_connectable_proxy_enumerate().

Meta