Skip to content
EntityQ3045088· pop 8· linked from 270 articles

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.

Wikidata facts

Instance of
software library
Subclass of
software library
Image
GTK+ software architecture.svg
Show 6 more facts
programmed in
C
Stack Exchange tag
stackoverflow.com/tags/gdk
operating system
Linux
software version identifier
4.11.5
user manual URL
docs.gtk.org/gdk3
Sources (3)

via Wikidata · CC0

~6 min read

Encyclopedic overview

9 sections
Contents
  • Software architecture
  • GdkFrameClock
  • GTK Scene Graph Kit
  • Windowing systems
  • {{Anchor|GDKPIXBUF}}gdk-pixbuf
  • History
  • See also
  • References
  • External links

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.

Like GTK Scene Graph Kit (GSK), GDK is part of GTK and licensed under the GNU Lesser General Public License (LGPL).

Excerpted from Wikipedia’s “GDK” article, available under the CC BY-SA 4.0 licence.

Available in 8 languages

via Wikidata sitelinks · CC0