Difference between revisions of "GTK"
From AMule Project FAQ
Line 1: | Line 1: | ||
[http://www.gtk.org GTK] ([http://www.gimp.org Gimp] Toolkit) is a multi-platform toolkit for creating graphical user interfaces, offering a complete set of widgets. | [http://www.gtk.org GTK] ([http://www.gimp.org Gimp] Toolkit) is a multi-platform toolkit for creating graphical user interfaces, offering a complete set of widgets. | ||
− | It is free software (licenced under the [http://www.gnu.org/copyleft/lesser.html LGPL license]) and was initially | + | It is free software (licenced under the [http://www.gnu.org/copyleft/lesser.html LGPL license]) and was initially developed for the [http://www.gimp.org Gimp] application. |
aMule is linked against GTK (through [[wxWidgets]]) in many [[Linux]] and [[BSD]] systems. | aMule is linked against GTK (through [[wxWidgets]]) in many [[Linux]] and [[BSD]] systems. |
Latest revision as of 11:47, 11 November 2005
GTK (Gimp Toolkit) is a multi-platform toolkit for creating graphical user interfaces, offering a complete set of widgets.
It is free software (licenced under the LGPL license) and was initially developed for the Gimp application.
aMule is linked against GTK (through wxWidgets) in many Linux and BSD systems.
GTK's official web site: http://www.gtk.org
NOTE: aMule is a separate project and is not realated to GTK in any way.