Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

[FEATURE REQUEST] Introduce derive macro for ListStore items #645

Open
gagath opened this issue Oct 21, 2021 · 2 comments
Open

[FEATURE REQUEST] Introduce derive macro for ListStore items #645

gagath opened this issue Oct 21, 2021 · 2 comments

Comments

@gagath
Copy link

gagath commented Oct 21, 2021

Hi,

I am the author of the gtk_liststore_item crate (crates.io, github). I think it would be nice that this macro was introduced inside of the framework instead of requiring to use an external crate for making it less verbose to create and interact with ListStore. Feedbacks on the crate and the possibility to merge are welcome!

@sdroege sdroege transferred this issue from gtk-rs/gtk-rs-core Oct 21, 2021
@sdroege
Copy link
Member

sdroege commented Nov 4, 2021

@bilelmoussaoui What do you think? The same would also apply to gtk4, and you probably have an opinion on that :)

@bilelmoussaoui
Copy link
Member

@bilelmoussaoui What do you think? The same would also apply to gtk4, and you probably have an opinion on that :)

I don't think such thing would be very useful for gtk4, as most of its new types uses GListModel instead of GtkListStore

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

No branches or pull requests

3 participants