mirror of
https://github.com/Taiko2k/GTK4PythonTutorial.git
synced 2025-07-21 20:51:10 +02:00
Update README.md
This commit is contained in:
@@ -505,6 +505,10 @@ We can use:
|
|||||||
|
|
||||||
See [here](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.0.0/styles-and-appearance.html) for more details.
|
See [here](https://gnome.pages.gitlab.gnome.org/libadwaita/doc/1.0.0/styles-and-appearance.html) for more details.
|
||||||
|
|
||||||
|
## Further reading
|
||||||
|
|
||||||
|
- [GTK4 Widget Gallery](https://docs.gtk.org/gtk4/visual_index.html)
|
||||||
|
|
||||||
## Todo...
|
## Todo...
|
||||||
|
|
||||||
|
|
||||||
@@ -512,6 +516,9 @@ Text box: [Entry](https://docs.gtk.org/gtk4/class.Entry.html)
|
|||||||
|
|
||||||
Number changer: [SpinButton](https://docs.gtk.org/gtk4/class.SpinButton.html)
|
Number changer: [SpinButton](https://docs.gtk.org/gtk4/class.SpinButton.html)
|
||||||
|
|
||||||
|
Custom Styles
|
||||||
|
|
||||||
|
UI from XML.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user