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

Use iter on gio::ListModel #1419

Merged
merged 1 commit into from Jul 8, 2023
Merged

Conversation

Hofer-Julian
Copy link
Collaborator

That way, we don't have to allocate an intermediate Vec anymore.
Fixes #1032

That way we don't have to allocate an intermediate `Vec` anymore.
Fixes  #1032
@bilelmoussaoui bilelmoussaoui merged commit 6fbd576 into master Jul 8, 2023
3 checks passed
@Hofer-Julian Hofer-Julian deleted the Hofer-Julian/list-model-iter branch July 8, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use iter on ListModel as soon as it is released
2 participants