GSocketAddressEnumeratorClass

Undocumented in source.

Members

Variables

next
GSocketAddress* function(GSocketAddressEnumerator* enumerator, GCancellable* cancellable, GError** err) next;
nextAsync
void function(GSocketAddressEnumerator* enumerator, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) nextAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
nextFinish
GSocketAddress* function(GSocketAddressEnumerator* enumerator, GAsyncResult* result, GError** err) nextFinish;
parentClass
GObjectClass parentClass;
Undocumented in source.

Meta