happy to be playing with #GTK again! this time enhanced by libadwaita.

I always found the treeview APIs hard (things did improve along the way) but doing this stuff with #Rust holy shit. πŸ˜΅β€πŸ’«

@hbons interesting. I hear the Rust GUI scene is completely devoid of accessibility APIs, but if you can use GTK it should be OK, right?
@MostlyBlindGamer @hbons unfortunately that's very much true for most pure Rust UI libraries. However, I think Slint might be an exception and it's a pretty neat framework in general: https://docs.slint.dev/latest/docs/slint/guide/development/best-practices/#accessibility
Best Practices

Best Practices

Slint Docs