Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GObject properties for objects #413

Open
jsparber opened this issue Jun 22, 2022 · 2 comments
Open

Implement GObject properties for objects #413

jsparber opened this issue Jun 22, 2022 · 2 comments

Comments

@jsparber
Copy link

There a some objects that don't use GObject properties. Would be nice to have, especially to use g_object_bind_property to use the appstream objects as data model for gtk widgets.

@jsparber
Copy link
Author

I noticed also now that there are Objects that don't expose all fields as GObject properties. e.g. AsComponent is missing releases.

@ximion
Copy link
Owner

ximion commented Jun 22, 2022

Patches are definitely welcome ;-) (Since there are so many properties, this would be quite a bit of work though)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants