GIEnumInfo* g_irepository_find_by_error_domain GIRepository * self GQuark domain g_irepository_find_by_error_domain GIEnumInfo* g_irepository_find_by_error_domain (GIRepository *self, GQuark domain);

Searches for the enum type corresponding to the given GError domain. Before calling this function for a particular namespace, you must call g_irepository_require() once to load the namespace, or otherwise ensure the namespace has already been loaded.

enum type, or %NULL

domain :

a GError domain

Returns :

GIRepository.EnumInfo representing metadata about @domain's

Since 1.29.17