error_quark
Description:
public static Quark error_quark ()
Generic Quark error domain for plug-ins.
Plug-ins are welcome to create their own domain when they want to handle advanced error handling. Often, you just want to pass an error
message to the core. This domain can be used for such simple usage.
See Error for information on error domains.