-
Notifications
You must be signed in to change notification settings - Fork 44
Reference
vmagnin edited this page May 11, 2022
·
5 revisions
Our reference section is the place to find precise technical information concerning the gtk-fortran routines, the High Level API, the licenses used in the project, etc.
- 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