CollatorError
Description:
[ CCode ( cprefix = "E_COLLATOR_ERROR_" , has_type_id = false ) ]
public errordomain CollatorError
Errors from the CollatorError domain.
Content:
Error codes:
- CONVERSION - An error occurred
converting character encodings
- INVALID_LOCALE - A malformed locale
name was given to Collator
- OPEN - An error occured trying to open a
collator and access collation data.
Static methods:
- public static Quark quark ()