News

Two projects have emerged that aim to bring rich JavaScript bindings and embedded scripting functionality to GTK+ application developers. The Seed project is based on WebKit's JavaScriptCore ...
X has seen aeons of development. GTK+ has a well-established and (hyper)active development community. X has a robust client/server model. An application crash does not affect the rest of the GUI. This ...
One of the most challenging tasks for new GTK+ application developers is figuring out how to present and manipulate data in a TreeView widget. The widget itself is not particularly complicated ...
Penned by Havoc Pennington, GTK+/Gnome Application Development is clearly a jewel in the vast sea of programming books. Not only is it well-written, clear and humorous, but the book is also released ...
GTK+ is a runtime environment that applies to a number of operating systems. If you create an interface for a program, GTK runtime should be installed on the users’ computers so that the program ...