GNOME Bugzilla – Bug 571348
[annotation] getters & setters
Last modified: 2018-02-08 11:48:07 UTC
We should have an annotation for a function which is conceptually just the C linkage wrapper for a GObject property. The typelib already has flags for this (GI_FUNCTION_IS_GETTER, GI_FUNCTION_IS_SETTER), we just need .gir support and annotations. An open question is whether we want to try to determine this automatically; e.g. always assume foo_get_some_property is a getter for the GObject "some-property".
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gobject-introspection/issues/13.