Skip to content

AdaCore/gtkada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4291805 · Jan 23, 2025
Feb 17, 2023
Jun 20, 2024
Jun 24, 2024
Aug 8, 2022
Dec 19, 2017
Jan 23, 2025
Jan 23, 2025
Jul 8, 2014
Jun 19, 2002
Sep 18, 2014
May 13, 2023
Nov 3, 2023
Nov 20, 2020
Apr 6, 2007
Sep 28, 2005
Dec 20, 2011
Dec 20, 2011
Jan 20, 2025
May 13, 2023
Jan 23, 2025
Aug 8, 2022
Dec 3, 2021
Dec 3, 2021
May 13, 2023
May 13, 2023
Oct 27, 2022
Sep 30, 2016
Mar 8, 2016
Feb 9, 2022
May 13, 2023
Nov 3, 2023
Feb 24, 1999
May 16, 2016
Mar 8, 2016

Repository files navigation

GtkAda - An Ada graphical toolkit based on GTK

GNAT CE Build Alire crate Debian package Fedora package Ubuntu package AUR version

Installation

See the file INSTALL.

General Information

This package is an Ada graphical library for the Gimp Toolkit, which means this is a set of packages to allow you to easily create some graphical interfaces under X11 and Win32, using Ada as the programming language.

This library has been tested using Gtk+ 3.14.15 on the following systems:

  • GNU Linux/x86
  • GNU Linux/x86-64
  • Solaris/sparc
  • Windows 7, 8.1 and 10

License

All files are provided under terms of the GNU General Public License version 3.

For details, see the "COPYING3" file.

Documentation

The GtkAda User's Guide can be found:

  • HTML version: in docs/gtkada_ug/_build/html/index.html
  • PDF version: in docs/gtkada_ug/_build/latex/GtkAda.pdf

The GtkAda Reference Manual can be found:

  • HTML version: in gtkada_rm/gtkada_rm/index.html

Documentation is available on-line

Patches

We are very happy to receive and look at patches. Please use github's Pull Requests feature to contribute those.