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

unix: uiTableModel_iter_nth_child is broken. #504

Open
szanni opened this issue Aug 20, 2020 · 1 comment
Open

unix: uiTableModel_iter_nth_child is broken. #504

szanni opened this issue Aug 20, 2020 · 1 comment

Comments

@szanni
Copy link

szanni commented Aug 20, 2020

According to the docs over at gnome the *_iter_nth_child should be a setter for iter.
The current implementation performs a check iter->stamp == STAMP_GOOD and aborts. It should instead set iter.

Somehow gtk seems to function (in its current form) nonetheless.

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

No branches or pull requests

1 participant