GTK+ Now avaiilable for Mac
GTK+ is built upon the GLib library which started life as part of GTK+ but exists separately and holds all the non GUI code. I see it as more of a framework; given that it has a type system GType, an object system GObject, memory pools, threads, string utilities etc.
If you are looking for a toolkit that supports themes, is thread safe, is built on objects, has support for internationalization including bidirectional text, accessibility and well documented then GTK+ ticks all those boxes. If you like widgets you'll find that GTK+ offers a lot. A permanent link to the Mac GTK is now in the C code library.
- Link to C Code Library


No comments yet. Leave a Comment