-
Notifications
You must be signed in to change notification settings - Fork 43
Licenses
Vincent Magnin edited this page Feb 2, 2023
·
3 revisions
- gtk-fortran is licensed under the GNU General Public License version 3 or later, with the additional permissions described in the GCC Runtime Library Exception version 3.1.
- The wiki documentation is under the GNU Free Documentation License 1.3.
- The gtk-fortran logo uses the GTK logo (by Andreas Nilsson) and so is also under GNU Free Documentation License Version 1.2 or later & Creative Commons Attribution-Share Alike 3.0 Unported license. Its font is DejaVu Sans, a font under a free license.
- 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