I am making a gtk4 tutorial for beginners on github (https://github.com/ToshioCP/Gtk4-tutorial).
I am happy if you give me advice.
I’ve put the following in the tutorial.
- How to generate and run GtkApplication
- Widgets and their parent-child relationship
- Objects and their parent-child relationoship
- Ui file and GtkBuilder
- Signals. generating, emitting, connecting handlers
- Meson build system
- Menus and actions
In addition, what other topic is necessary for the tutorial for beginners?
I’m not an expert, I’m studying gtk4 at present and My knowledge about gtk4 is limited.
Therefore, your advice from the view of whole gtk4 is welcome.
Any other advice and/or suggestion is also appreciated.
I(m sorry if this topic is not appropriate for gnome discource.
Thank you very much.