Method
GIRepositoryEnumInfoget_error_domain
since: 2.80
[−]
Description [src]
Obtain the string form of the quark for the error domain associated with this enum, if any.
Available since: 2.80
[−]
Return value
Type: const char*
The string form of the error domain
associated with this enum, or NULL
.
The returned data is owned by the instance. |
The return value can be NULL . |
The value is a NUL terminated UTF-8 string. |