GSocketConnectableIface

Provides an interface for returning a GSocketAddressEnumerator and GProxyAddressEnumerator GTypeInterface g_iface; The parent interface. enumerate () Creates a GSocketAddressEnumerator proxy_enumerate () Creates a GProxyAddressEnumerator

Members

Variables

enumerate
GSocketAddressEnumerator* function(GSocketConnectable* connectable) enumerate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
gIface
GTypeInterface gIface;
Undocumented in source.
proxyEnumerate
GSocketAddressEnumerator* function(GSocketConnectable* connectable) proxyEnumerate;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta