— object providing support for drawing using Cairo (new in
PyGTK 2.8)
gtk.gdk.Color — an object holding color informationgtk.gdk.Colormap — a table of color display component valuesgtk.gdk.Cursor — standard and pixmap cursorsgtk.gdk.Device — an object for supporting input devicesgtk.gdk.Display — controls the keyboard/mouse pointer grabs and a set of gtk.gdk.Screen
objectsgtk.gdk.DisplayManager — maintains a list of all open gtk.gdk.Display
objectsgtk.gdk.DragContext — an object containing the drag and drop context
datagtk.gdk.Drawable — a base class for drawing methodsgtk.gdk.Event — an object representing an event from the windowing
systemgtk.gdk.GC — objects to encapsulate drawing properties.gtk.gdk.Image — an area for bit-mapped graphics stored on the X Windows
client.gtk.gdk.Keymap — an object containing mappings of keys to key
values.gtk.gdk.PangoRenderer — an object providing use of Pango in GDK (new in PyGTK
2.8)gtk.gdk.Pixbuf — an object containing a client side image.gtk.gdk.PixbufAnimation — an object holding an animationgtk.gdk.PixbufAnimationIter — an object providing access to the frames of a gtk.gdk.PixbufAnimation
gtk.gdk.PixbufLoader — an object providing application-driven progressive image
loadinggtk.gdk.Pixmap — An offscreen gtk.gdk.Drawable
gtk.gdk.Rectangle — an object holding data about a rectanglegtk.gdk.Region — an object representing a set of pixels on the screen (new in
PyGTK 2.10)gtk.gdk.Screen — an object representing a physical screengtk.gdk.Visual — an object containing hardware display
informationgtk.gdk.Window — on-screen display areas in the target window
systemgtk.gdk Functions — the gtk.gdk module functionsgtk.gdk Constants — the built-in constants of the gtk.gdk module