Category:GtkAda: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
m (added category:gtk)
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
GtkAda is a thin [[Ada]] bindings to [[GTK+]]. The bindings library is distributed under [[GPL]] license and maintained by [http://www.adacore.com/home/ AdaCore].
{{library}}GtkAda is a set of thin [[Ada]] bindings to [[GTK]]. The bindings library is distributed under a [[GPL]] license and maintained by [http://www.adacore.com/home/ AdaCore].
[[Category:GTK]]

Latest revision as of 12:58, 9 July 2009

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

GtkAda is a set of thin Ada bindings to GTK. The bindings library is distributed under a GPL license and maintained by AdaCore.