Error codes returned by character set conversion routines.
G_CONVERT_ERROR_NO_CONVERSION
Conversion between the requested character
sets is not supported.
G_CONVERT_ERROR_ILLEGAL_SEQUENCE
Invalid byte sequence in conversion input.
G_CONVERT_ERROR_FAILED
Conversion failed for some reason.
G_CONVERT_ERROR_PARTIAL_INPUT
Partial character sequence at end of input.
G_CONVERT_ERROR_BAD_URI
URI is invalid.
G_CONVERT_ERROR_NOT_ABSOLUTE_PATH
Pathname is not an absolute path.
Error codes returned by character set conversion routines. G_CONVERT_ERROR_NO_CONVERSION Conversion between the requested character sets is not supported. G_CONVERT_ERROR_ILLEGAL_SEQUENCE Invalid byte sequence in conversion input. G_CONVERT_ERROR_FAILED Conversion failed for some reason. G_CONVERT_ERROR_PARTIAL_INPUT Partial character sequence at end of input. G_CONVERT_ERROR_BAD_URI URI is invalid. G_CONVERT_ERROR_NOT_ABSOLUTE_PATH Pathname is not an absolute path.