Serializable


Object Hierarchy:

Json.Serializable Json.Serializable Json.Serializable GLib.Object GLib.Object GLib.Object->Json.Serializable

Description:

[ CCode ( type_id = "json_serializable_get_type ()" ) ]
public interface Serializable : Object

`JsonSerializable` is an interface for controlling the serialization and deserialization of `GObject` classes.

Implementing this interface allows controlling how the class is going to be serialized or deserialized by [func@Json.construct_gobject] and [ func@Json.serialize_gobject], respectively.


Namespace: Json
Package: json-glib-1.0

Content:

Methods:

Inherited Members: