We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d0da0 commit ee767f6Copy full SHA for ee767f6
books/free-programming-books-subjects.md
@@ -301,6 +301,8 @@ Books that cover a specific programming language can be found in the [BY PROGRA
301
### Graphical User Interfaces
302
303
* [Event-Driven GTK by Example — 2021 Edition](https://mmstick.github.io/gtkrs-tutorials/) - Michael Murphy
304
+* [GUI development with Relm4](https://aaronerhardt.github.io/relm4-book/book/) - Aaron Erhardt
305
+* [GUI development with Rust and GTK 4](https://gtk-rs.org/gtk4-rs/stable/latest/book/) - Julian Hofer
306
* [Programming with gtkmm 4](https://developer.gnome.org/gtkmm-tutorial/stable/)
307
* [Search User Interfaces](http://searchuserinterfaces.com/book/) - Marti A. Hearst
308
* [The GLib/GTK+ Development Platform](https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf) - Sébastien Wilmet (PDF)
0 commit comments