mirror of
https://github.com/Taiko2k/GTK4PythonTutorial.git
synced 2026-01-04 10:20:12 +01:00
Update README.md
This commit is contained in:
@@ -32,7 +32,9 @@ Topics covered:
|
||||
|
||||
For beginners, I suggest walking through each example and try to understand what each line is doing. I also recommend taking a look at the docs for each widget.
|
||||
|
||||
It can be helpful to view the [GTK4 Widget Gallery](https://docs.gtk.org/gtk4/visual_index.html) which shows you all the common widgets. For Adwaita widgets also see [Adwaita Widget Gallery](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/widget-gallery.html).
|
||||
It can be helpful to view the [GTK4 Widget Gallery](https://docs.gtk.org/gtk4/visual_index.html) which shows you all the common widgets.
|
||||
|
||||
For Adwaita widgets also see [Adwaita Widget Gallery](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/widget-gallery.html). Though for this tutorial i'll focus on standard GTK4 style widgets.
|
||||
|
||||
|
||||
## A most basic program
|
||||
|
||||
Reference in New Issue
Block a user