Since gtk Widgets are not Send, and the callbacks all run in the gtk main loop, it *should* not be possible that 2 things try to access the same widget at the same time. |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||
Since gtk Widgets are not Send, and the callbacks all run in the gtk main loop, it *should* not be possible that 2 things try to access the same widget at the same time. |
||
|---|---|---|
| .. | ||
| resources | ||
| src | ||
| build.rs | ||
| Cargo.toml | ||