Description Usage Arguments Details Value Author(s)
Retrieves the result of a call to
gResolverLookupByNameAsync
.
1 | gResolverLookupByNameFinish(object, result, .errwarn = TRUE)
|
|
a |
|
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 |
[list] a |
|
return location for a |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.