GNOME Bugzilla – Bug 703672
allow installing GProperty on interface types
Last modified: 2018-05-24 15:28:51 UTC
we easily can make setter and getter functions be virtual functions, or wrappers to virtual functions. the main problem is that the requirement to override the GParamSpec in the classes implementing the interface is still there — and it's actually encoded inside that wretched hive of debauchery that is GParamSpecPool. we will need to disentangle that particular knot first.
-- 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/glib/issues/723.