-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Trainraider edited this page Jul 20, 2021
·
4 revisions
The project is meant to be an easy yet minimal starting point for any GTK+ 3 project. UI design is quick and easy using Glade to place widgets and generate XML describing the UI and linking it to your functions. Initial setup is just setting your project name and other info in config.mk. Resources are integrated into the executable using GResource.