You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ The following table contains the most popular crates of **gtk-rs**. More informa
33
33
34
34
<divclass="with-logo"markdown="1">
35
35
36
-
{% include book.svg %}
36
+
[{% include book.svg %}][book]
37
37
38
38
Julian Hofer is writing a book titled [GUI development with Rust and GTK 4][book]. We recommend both new and experienced **gtk-rs** users to have a look at it. While this book is targeted at people who want to develop GTK 4 applications, it also covers more general aspects of the GNOME stack such as **GObject Concepts**, **The Main Event Loop** and **GSettings**.
0 commit comments