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

Gtk TreeStore ListStore should be thread safe #258

Closed
Therzok opened this issue Jan 19, 2019 · 1 comment
Closed

Gtk TreeStore ListStore should be thread safe #258

Therzok opened this issue Jan 19, 2019 · 1 comment

Comments

@Therzok
Copy link
Contributor

Therzok commented Jan 19, 2019

Don't error out when accessing a liststore from outside the main thread. It should be decided by the user to use locking. ListStore and TreeStore are not Gtk.Widgets, but GLib.Objects

@Therzok
Copy link
Contributor Author

Therzok commented Feb 15, 2020

Fixed 372b03b

@Therzok Therzok closed this as completed Feb 15, 2020
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