Gsk.SerializationError – gtk4 Reference Manual
Packages
gtk4
Gsk
SerializationError
INVALID_DATA
UNSUPPORTED_FORMAT
UNSUPPORTED_VERSION
quark
SerializationError
Description:
[
CCode
( cprefix =
"GSK_SERIALIZATION_"
, type_id =
"gsk_serialization_error_get_type ()"
) ]
public
errordomain
SerializationError
Errors that can happen during (de)serialization.
Namespace:
Gsk
Package:
gtk4
Content:
Error codes:
INVALID_DATA
-
The given data may not exist in a proper serialization
UNSUPPORTED_FORMAT
-
The format can not be identified
UNSUPPORTED_VERSION
-
The version of the data is not understood
Static methods:
public
static
Quark
quark
()
Registers an error quark for [class@Gsk.