-
Notifications
You must be signed in to change notification settings - Fork 43
How to
vmagnin edited this page May 10, 2022
·
7 revisions
In our how-to guides, you will find precise information to do specific actions, like using your specific compiler with CMake.
- Installation
- My first gtk-fortran application
- Drawing an image in a PNG file (without GUI)
- A program also usable without GUI
- Using Glade3 and gtkf-sketcher (GTK 3)
- Using gtk-fortran as a fpm dependency
- Debugging with GtkInspector
- Learning from examples
- Video tutorials
- How to start my own project from a gtk-fortran example
- git basics
- CMake basics
- Alternatives to CMake
- How to migrate to GTK 4
- How to contribute to gtk-fortran
- How to hack the cfwrapper