gResolverLookupByAddressFinish
Retrieves the result of a previous call to
gResolverLookupByAddressAsync.
gResolverLookupByAddressFinish(object, result, .errwarn = TRUE)
 | 
|
 | 
 the result passed to your   | 
.errwarn | 
 Whether to issue a warning on error or fail silently  | 
If the DNS resolution failed, error (if non-NULL) will be set to
a value from GResolverError. If the operation was cancelled,
error will be set to G_IO_ERROR_CANCELLED.
Since 2.22
A list containing the following elements:
retval | 
 [character] a hostname (either ASCII-only, or in ASCII-encoded
form), or   | 
 | 
 return location for a   | 
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.