GTK+
Graphical user interface toolkit. One of the most popular program frameworks especially for programs written in C.
Installation
- verify installed version via the command-line interface:
pkg-config --modversion gtk+-2.0
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i486-t2-linux-gnu --with-xinput=yes --enable-debug=minimum
appendix
http://www.gtk.org/index.php
http://www.t2-project.org/packages/gtk+.html
http://www.linuxfromscratch.org/blfs/view/svn/x/GTK.html
http://freshmeat.net/projects/gtk#release_333906
http://ftp.gnome.org/pub/gnome/sources/gtk+/
GTK success blog post
Make Qt4 apps match the look of Gtk2 blog post
http://www.t2-project.org/packages/gtk+.html
http://www.linuxfromscratch.org/blfs/view/svn/x/GTK.html
http://freshmeat.net/projects/gtk#release_333906
http://ftp.gnome.org/pub/gnome/sources/gtk+/
GTK success blog post
Make Qt4 apps match the look of Gtk2 blog post
Categories
CategorySoftwareLibrariesCategorySoftware
CategoryDevelopement