Search results
Results from the WOW.Com Content Network
GTK (formerly GIMP ToolKit [2] and GTK+ [3]) is a free software cross-platform widget toolkit for creating graphical user interfaces (GUIs). [4] It is licensed under the terms of the GNU Lesser General Public License, allowing both free and proprietary software to use it.
Cite this page; Get shortened URL; Download QR code; Print/export Download as PDF; Printable version; In other projects ... gtk.main Notable applications that use RGtk2
PyGTK is a set of Python wrappers for the GTK graphical user interface library.PyGTK is free software and licensed under the LGPL.It is analogous to PyQt/PySide and wxPython, the Python wrappers for Qt and wxWidgets, respectively.
The GNOME Project, i.e. all the people involved with the development of the GNOME desktop environment, is the biggest contributor to GTK, and the GNOME Core Applications as well as the GNOME Games employ the newest GUI widgets from the cutting-edge version of GTK and demonstrates their capabilities.
gtkmm (formerly known as gtk--or gtk minus minus [1]) is the official C++ interface for the popular GUI library GTK. gtkmm is free software distributed under the GNU Lesser General Public License (LGPL). gtkmm allows the creation of user interfaces either in code or with the Glade Interface Designer, using the Gtk::Builder
Also, GTK 1.x, GTK2.x, GTK 3.x and GTK 4.x can be reached. Optionally, any other shared library can be used, like OpenGL related libraries, Poppler, Mozilla, but also libc, sqlite and a music library like MikMod. When using the GTK-server as a standalone binary, it inevitably creates an additional process in the processlist.
Glade Interface Designer is a graphical user interface builder for GTK, with additional components for GNOME.In its third version, Glade is programming language–independent, and does not produce code for events, but rather an XML file that is then used with an appropriate binding (such as GtkAda for use with the Ada programming language).
GDK (GIMP Drawing Kit) is a library that acts as a wrapper around the low-level functions provided by the underlying windowing and graphics systems. GDK lies between the display server and the GTK library, handling basic rendering such as drawing primitives, raster graphics (bitmaps), cursors, fonts, as well as window events and drag-and-drop functionality.