Seems with the last changes to GObject-Introspection we are able to detect GObject getters and setters via GIR file definition. This would make a native integration with ObjC properties way easier.
Seems with the last changes to GObject-Introspection we are able to detect GObject getters and setters via GIR file definition. This would make a native integration with ObjC properties way easier.
- Documentation: https://gi.readthedocs.io/en/latest/annotations/giannotations.html
- Issue and commits: https://gitlab.gnome.org/GNOME/gobject-introspection/-/issues/13
- Planned usable release of GOI: 1.72
Letterus
added this to the First release of ObjGTK(0.3) milestone 6 months ago
Seems with the last changes to GObject-Introspection we are able to detect GObject getters and setters via GIR file definition. This would make a native integration with ObjC properties way easier.