Gtk – 4. 0: Getting Started with GTK GTK is a widget toolkit Each user interface created by GTK consists of widgets This is implemented in C using GObject, an object-oriented framework for C Widgets are organized in a hierarchy The window widget is the main container
Gtk – 3. 0: Getting Started with GTK GTK is a widget toolkit Each user interface created by GTK consists of widgets This is implemented in C using GObject, an object-oriented framework for C Widgets are organized in a hierachy The window widget is the main container
3. 0 - GTK #GTK_WINDOW_POPUP is used to implement widgets such as GtkMenu or tooltips that you normally don’t think of as windows per se Nearly all windows should be #GTK_WINDOW_TOPLEVEL
The GTK Project - A free and open-source cross-platform widget toolkit You are welcome to redistribute GTK binaries, including applications that bundle them, on other web sites, CD-ROM, and other media You don’t have to ask for permission That’s one of the points of Free Software
GTK Documentation GTK is the primary library used to construct user interfaces It provides user interface controls and signal callbacks to respond to user actions GTK API reference
GTK Development Blog – All things GTK Thanks to the work of Georges Stavracas GTK now can bridge those accessibility object trees under the GTK widget’s own, allowing ATs to navigate into a web page using WebKit from the UI