Gnome Glossary

Browse 3 gnome terms defined in plain English, from the cultural dictionary of computing.

3 Gnome Terms

GLib
A general-purpose utility library originally developed for GTK, providing data structures, threading abstractions, event loops, and type systems for C...
GObject
An object-oriented type system and framework for C, part of GLib, that provides classes, inheritance, interfaces, signals, and properties — effectively bolting...
GTK
The GIMP Toolkit — a cross-platform widget toolkit for creating graphical user interfaces, originally developed for GIMP and now the foundation of the GNOME...

Related Topics