Enumeration
GioResolverError
since: 2.22
Description [src]
An error code used with G_RESOLVER_ERROR in a GError returned
from a GResolver routine.
Available since: 2.22
Members
| Name | Description |
|---|---|
G_RESOLVER_ERROR_NOT_FOUND |
The requested name/address/service was not found. |
G_RESOLVER_ERROR_TEMPORARY_FAILURE |
The requested information could not be looked up due to a network error or similar problem. |
G_RESOLVER_ERROR_INTERNAL |
Unknown error. |