Hey guys… Is it possible for a beginner programmer to develop and build a linux app using the manual provided by gnome?
Yes of course, depending of the language you want to use you can start with these examples:
c:
The GTK Project - A free and open-source cross-platform widget toolkit
GitHub - ToshioCP/Gtk4-tutorial: GTK 4 tutorial for beginners
python:
The GTK Project - A free and open-source cross-platform widget toolkit
rust:
Introduction - GUI development with Rust and GTK 4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.