GIRepository.EnumInfo g_irepository_find_by_error_domain GIRepository * self GLib.Quark domain find_by_error_domain @accepts(GLib.Quark) @returns(GIRepository.EnumInfo) def GIRepository.Repository.find_by_error_domain(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