Enumeration
GskSerializationError
Members
- 
            GSK_SERIALIZATION_UNSUPPORTED_FORMAT
- 
            The format can not be identified. - Value: 0
- Available since: 4.0
 
- Value: 
- 
            GSK_SERIALIZATION_UNSUPPORTED_VERSION
- 
            The version of the data is not understood. - Value: 1
- Available since: 4.0
 
- Value: 
- 
            GSK_SERIALIZATION_INVALID_DATA
- 
            The given data may not exist in a proper serialization. - Value: 2
- Available since: 4.0
 
- Value: