Skip to content
  • Emmanuele Bassi's avatar
    Add the JsonSerializable interface · 87a36b8a
    Emmanuele Bassi authored
    The JsonSerializable interface allows implementations to override the
    GObject-to-JSON serialization process, by providing two virtual methods
    to control the (de)serialization of GObject properties. This way it's
    possible to serialize GObjects with properties holding complex data types.
    87a36b8a