- gIface
GTypeInterface gIface;
Undocumented in source.
- isSupported
int function(GProxyResolver* resolver) isSupported;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lookup
char** function(GProxyResolver* resolver, char* uri, GCancellable* cancellable, GError** error) lookup;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lookupAsync
void function(GProxyResolver* resolver, char* uri, GCancellable* cancellable, GAsyncReadyCallback callback, void* userData) lookupAsync;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- lookupFinish
char** function(GProxyResolver* resolver, GAsyncResult* result, GError** error) lookupFinish;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.