GDK Classes
Classes Provided by the GDK Library
Table of Contents
- GDK Functions
- Static Gdk methods.
- GdkColor
- Â
- GdkColormap
- Â A mapping of pixel values to RGB colors.
- GdkCursor
- Â
- GdkDevice
- Â A description of an extended input device.
- GdkDisplay
- Â Controls the keyboard/mouse pointer grabs and a set of GdkScreens.
- GdkDisplayManager
- Â An object containing a list of all open GdkDisplays.
- GdkDragContext
- Â An object that holds information about a drag in progress.
- GdkDrawable
- Â A base class for GdkPixmap and GdkWindow.
- GdkEvent
- Â
- GdkFont
- Â
- GdkGC
- Â An object to encapsulate drawing properties.
- GdkImage
- Â An area for drawing graphics.
- GdkKeymap
- Â A mapping of keyboard state to keyvals.
- GdkPixbuf
- Â An object holding information about images in memory.
- GdkPixbufAnimation
- Â An object holding information about animations in memory.
- GdkPixbufAnimationIter
- Â One iteration of a GdkPixbufAnimation.
- GdkPixbufLoader
- Â An object to allow applications to manage the process of loading an image.
- GdkPixmap
- Â An opaque structure representing an offscreen drawable.
- GdkScreen
- Â An object representing a physical screen.
- GdkVisual
- Â An object describing a particular video hardware display format.
- GdkWindow
- Â An on screen display area in the target window system.