gi-atk v0.23.0 Release Notes

    • gobjectType now does not require a proxy argument, it needs to be used with TypeApplications instead.

    • ๐Ÿšฆ Annotated signals are supported: on widget (signal ::: "detail").

    • ๐Ÿ‘ Safe coercions to parent types supported, with asA.

    • ๐Ÿ‘Œ Support for GObject subclassing, and registering custom properties.

    • ๐Ÿ‘‰ Use TypeApplications in AttrInfo implementation, and inherited methods implementation.

    • โž• Add an allocating setting operator (:&=).

    • ๐Ÿ‘Œ Support for exporting class structs.

    • IsGValue instances for GObjects and boxed objects.