Package org.gnu.gdk

Class Summary
Atom  
AxisUse  
Bitmap  
ByteOrder  
CapStyle  
Color Describes an allocated or unallocated color.
Colormap This object stores the mapping between the color values stored in memory and the RGB values that are used to display color values.
Colorspace  
CrossingMode  
Cursor  
CursorType  
Device In addition to the normal keyboard and mouse input devices, GTK+ also contains support for extended input devices.
Dimension  
Display Display objects are the GDK representation of the X Display which can be described as a workstation consisting of a keyboard a pointing device (such as a mouse) and one or more screens.
DragAction  
DragContext A DragContext holds information about a drag in process.
DragProtocol  
Drawable Provides support for drawing points, lines, arcs, and text onto what we call 'drawables'.
Event  
EventAny  
EventButton  
EventClient  
EventConfigure  
EventCrossing  
EventDND  
EventExpose  
EventFocus  
EventKey  
EventMask A set of bit flags to indicate which events a window is to receive.
EventMotion  
EventNoExpose  
EventOwnerChange  
EventProperty  
EventProximity  
EventScroll  
EventSelection  
EventSetting  
EventType Specifies the type of the Event.
EventVisibility  
EventWindowState  
ExtensionMode An enumeration used to specify which extension events are desired for a particular widget.
Fill  
FillRule  
Function Determines how the bit values for the source pixels are combined with the bit values for destination pixels to produce the final result.
GC All drawing operations in GDK take a GC argument.
GCValuesMask  
Gdk  
GdkCairo  
Geometry Gives the window manager information about a window's geometry constraints.
GrabStatus  
Gravity  
Image Image represents an area for drawing graphics.
ImageType  
InputCondition  
InputMode  
InputSource  
InterpType  
JoinStyle  
Keymap  
KeymapKey  
KeySymbol Deprecated.  
KeyValue The KeyChar class contains integer representations of the keystrokes supported by GTK
LineStyle  
ModifierType  
NotifyType  
OverlapType  
PangoAttrEmbossed  
PangoAttrStipple  
Pixbuf This class describes an image in memory.
PixbufAlphaMode  
PixbufAnimation Provides a simple mechanism to load and represent animations.
PixbufAnimationIter Provides the necessary functionality to display an animation.
PixbufError  
PixbufFormat Contains information about an image format of a Pixbuf.
PixbufLoader The PixbufLoader provides a way for applications to drive the process of loading an image, by letting them send the image data directly to the loader instead of having the loader read the data from a file.
PixbufRotation The possible rotations that can be passed to the rotate method of Pixbuf.
Pixmap A Pixmap is an offscreen drawable.
Point Represents a point with x and y coordinates.
Property  
PropertyState  
PropMode  
Rectangle  
Region Represents a set of pixels on the Screen.
RgbCmap  
RgbDither  
Screen Screen objects are the GDK representation of a physical screen.
ScrollDirection  
Segment Specifies the start and end point for a line.
SettingAction  
Span Represents a horizontal line of pixels starting with the pixel at coordinates x,y and ending before x+width,y.
Status  
SubwindowMode  
VisibilityState  
Visual Describes a particular video hardware display format.
VisualType  
Window A rectangular region on the screen.
WindowAttr Attributes to use for a newly-created window.
WindowAttributesType  
WindowClass  
WindowEdge  
WindowHints  
WindowState  
WindowType  
WindowTypeHint  
WMDecoration  
WMFunction  
 

Exception Summary
WindowTypeException