VariantParseError
Error codes returned by parsing text-format GVariants.
Entries
a non-basic #GVariantType was given where a basic type was expected
cannot infer the #GVariantType
an indefinite #GVariantType was given where a definite type was expected
extra data after parsing finished
invalid character in number or unicode escape
not a valid #GVariant format string
not a valid object path
not a valid type signature
not a valid #GVariant type string
could not find a common type for array entries
the numerical value is out of range of the given type
the numerical value is out of range for any type
cannot parse as variant of the specified type
an unexpected token was encountered
an unknown keyword was encountered
unterminated string constant
no value given
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.