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 END OF GENERATED CODE
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 END OF GENERATED CODE
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 END OF GENERATED CODE
KeySymbol
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 Represents a rectangle with x, y, width and height members.
Region Represents a set of pixels on the Screen.
RgbCmap
RgbDither END OF GENERATED CODE
Screen Screen objects are the GDK representation of a physical screen.
ScrollDirection END OF GENERATED CODE
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 END OF GENERATED CODE
SubwindowMode END OF GENERATED CODE
VisibilityState
Visual Describes a particular video hardware display format.
VisualType END OF GENERATED CODE
Window A rectangular region on the screen.
WindowAttr Attributes to use for a newly-created window.
WindowAttributesType END OF GENERATED CODE
WindowClass END OF GENERATED CODE
WindowEdge
WindowHints END OF GENERATED CODE
WindowState
WindowType END OF GENERATED CODE
WindowTypeException
WindowTypeHint
WMDecoration
WMFunction