Uses of Package
gnu.x11

Packages that use gnu.x11
gnu.app Provide applications. 
gnu.app.displayhack Provide display hacks. 
gnu.app.glxdemo Provide demonstrations of OpenGL. 
gnu.app.puppet Provide a window manager. 
gnu.app.redbook Provide examples from OpenGL Programming Guide. 
gnu.x11 Provide X protocols. 
gnu.x11.event Provide X core events. 
gnu.x11.extension Provide X extensions. 
gnu.x11.extension.glx Provide OpenGL(tm) via GLX. 
gnu.x11.extension.render Provide X Rendering Extension. 
gnu.x11.image Provide X images. 
gnu.x11.test Provide test suits for package gnu.x11
 

Classes in gnu.x11 used by gnu.app
Application
          X application.
Window
          X window.
 

Classes in gnu.x11 used by gnu.app.displayhack
Application
          X application.
Color
          X color.
GC
          X graphics context.
GC.Values
          X GC values.
Pixmap
          X pixmap.
Window
          X window.
 

Classes in gnu.x11 used by gnu.app.glxdemo
Application
          X application.
 

Classes in gnu.x11 used by gnu.app.puppet
Application
          X application.
Display
          X server connection.
Drawable
          X drawable.
Point
          Point in geometry.
Rectangle
          Position and size in geometry.
Resource
          X ID resource.
Window
          X window.
Window.AttributesReply
          Reply of Window.attributes().
Window.WMClassHint
          X window manager class hint.
Window.WMSizeHints
          X window manager size hints.
 

Classes in gnu.x11 used by gnu.app.redbook
Application
          X application.
 

Classes in gnu.x11 used by gnu.x11
Arc
          Arc in geometry.
Atom
          X atom.
Color
          X color.
Colormap
          X colormap.
Colormap.ColorCellsReply
          Reply of Colormap.alloc_color_cells(boolean, int, int).
Connection
          Low-level network input/output with X server.
Cursor
          X cursor.
Data
          Efficient storage of byte array.
Display
          X server connection.
Display.ExtensionReply
          Reply of Display.extension(String).
Display.HostsReply
          Reply of Display.hosts().
Display.Name
          X display name.
Display.ScreenSaverReply
          Reply of Display.screen_saver().
Drawable
          X drawable.
Enum
          Iteration over an array of byte data.
Error
          X server core error.
Font
          X font.
Fontable
          X fontable.
Fontable.FontReply
          Reply of Fontable.info().
Fontable.FontReply.CharInfo
          Encapsulates information about one character.
Fontable.TextExtentReply
          Reply of Fontable.text_extent(String).
GC
          X graphics context.
GC.Values
          X GC values.
Input
          X keyboard and pointer.
Input.InputFocusReply
          Reply of Input.input_focus()
Input.KeyboardControl
          X keyboard control.
Input.KeyboardControlReply
          Reply of Input.keyboard_control()
Input.PointerControlReply
          Reply of Input.pointer_control().
Pixmap
          X pixmap.
Pixmap.Format
          X pixmap format.
Point
          Point in geometry.
Rectangle
          Position and size in geometry.
Request
          Request to X server.
Request.Poly
          Aggregate poly drawing requests.
Resource
          X ID resource.
RGB
          X RGB.
Screen
          X Screen.
Segment
          Line segment in geometry.
Size
          Width and height in geometry.
Text
          Text item for drawing text to X server.
ValueList
          X value list.
Visual
          X visual.
Window
          X window.
Window.Attributes
          X window attributes.
Window.AttributesReply
          Reply of Window.attributes().
Window.Changes
          X window changes.
Window.CoordinateReply
          Reply of Window.translate_coordinates(Window, int, int).
Window.GeometryReply
          Reply of Window.geometry().
Window.MotionEventsReply
          Reply of Window.motion_events(int, int).
Window.PointerReply
          Reply of Window.pointer().
Window.PropertyReply
          Reply of Window.property(boolean, Atom, Atom, int, int).
Window.TreeReply
          Reply of Window.tree().
Window.WMClassHint
          X window manager class hint.
Window.WMHints
          X window manager hints.
Window.WMSizeHints
          X window manager size hints.
Window.WMState
          X window manager state.
XAuthority
          A utility class to work with Xauthority files.
 

Classes in gnu.x11 used by gnu.x11.event
Atom
          X atom.
Data
          Efficient storage of byte array.
Display
          X server connection.
Rectangle
          Position and size in geometry.
Window
          X window.
Window.Changes
          X window changes.
 

Classes in gnu.x11 used by gnu.x11.extension
Cursor
          X cursor.
Data
          Efficient storage of byte array.
Display
          X server connection.
Drawable
          X drawable.
Enum
          Iteration over an array of byte data.
Error
          X server core error.
Pixmap
          X pixmap.
Rectangle
          Position and size in geometry.
Resource
          X ID resource.
Visual
          X visual.
Window
          X window.
 

Classes in gnu.x11 used by gnu.x11.extension.glx
Application
          X application.
Data
          Efficient storage of byte array.
Display
          X server connection.
Drawable
          X drawable.
Enum
          Iteration over an array of byte data.
Error
          X server core error.
Font
          X font.
Pixmap
          X pixmap.
Resource
          X ID resource.
Visual
          X visual.
 

Classes in gnu.x11 used by gnu.x11.extension.render
Atom
          X atom.
Data
          Efficient storage of byte array.
Display
          X server connection.
Drawable
          X drawable.
Error
          X server core error.
Pixmap
          X pixmap.
Point
          Point in geometry.
Rectangle
          Position and size in geometry.
Resource
          X ID resource.
ValueList
          X value list.
 

Classes in gnu.x11 used by gnu.x11.image
Color
          X color.
Display
          X server connection.
Pixmap.Format
          X pixmap format.
 

Classes in gnu.x11 used by gnu.x11.test
Application
          X application.
GC
          X graphics context.
Pixmap
          X pixmap.
Window
          X window.