Click to See Complete Forum and Search --> : GTK?


sym
08-20-2001, 01:33 PM
What is gtk, where can I get it, and how hard is it to install?

Thanks again!

GonzoJohn
08-20-2001, 01:43 PM
GTK is the part of GTK+ (Gimp Tool Kit), and can be downloaded here:
http://www.gtk.org/download/

GTK+ includes:

GLib - Provides many useful data types, macros, type conversions, string utilities and a lexical scanner.

GDK - A wrapper for low-level windowing functions.

GTK - An advanced widget set.

Any more questions?