G
Symbol Reference
This appendix presents an alphabetical listing of the symbols used in X. The routines in parentheses following the descriptions indicate the routines associated with those symbols.
A | |
Above | stacking method (XConfigureWindow) |
AllHints | XA_WM_HINTS property, all members set (XGetWMHints, XSetWMHints) |
AllTemporary | resource ID passed to XKillClient |
Allvalues | mask used by XParseGeometry, returns those set by user |
AllocAll | allocate entire map writable (XCreateColormap) |
AllocNone | create map with no entries (XCreateColormap) |
AllowExposures | screen saver (XSetSreenSaver, XGetScreenSaver) |
AlreadyGrabbed | XGrabPointer, XGrabKeyboard return Status |
Always | backing_store attribute (XCreateWindow, XChangeWindowAttributes) |
AnyButton | button name for XGrabButton, or for ButtonPress or ButtonRelease detail |
AnyKey | keycode for XGrabKey |
AnyModifier | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event state |
AnyPropertyType | atom for XGetProperty |
ArcChord | arc_mode in GC, join endpoints of arc (XFillArcs) |
ArcPieSlice | arc_mode in GC, join endpoints to center of arc (XFillArcs) |
AsyncBoth | XAllowEvents mode |
AsyncKeyboard | XAllowEvents mode |
AsyncPointer | XAllowEvents mode |
AutoRepeatModeDefault | keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
AutoRepeatModeOff | keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
AutoRepeatModeOn | keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
B | |
BadAccess | used by extensions only, depending on context |
BadAlloc | used by extensions only, insufficient resources |
BadAtom | used by extensions only, parameter not an Atom |
BadColor | used by extensions only, no such colormap |
BadCursor | used by extensions only, parameter not a Cursor |
BadDrawable | used by extensions only, parameter not a Pixmap or Window |
BadFont | used by extensions only, parameter not a Font |
BadGC | used by extensions only, parameter not a GC |
BadIDChoice | used by extensions only, choice not in range or already used |
BadImplementation | used by extensions only, server is defective |
BadLength | used by extensions only, request length incorrect |
BadMatch | used by extensions only, parameter mismatch |
BadName | used by extensions only, font or color name doesn't exist |
BadPixmap | used by extensions only, parameter not a Pixmap |
BadRequest | used by extensions only, bad request code |
BadValue | used by extensions only, integer parameter out of range |
BadWindow | used by extensions only, parameter not a Window |
Below | stacking method, XConfigureWindow |
BitmapFileInvalid | returned status for XReadBitmapFile, XWriteBitmapFile |
BitmapNoMemory | returned status for XReadBitmapFile, XWriteBitmapFile |
BitmapOpenFailed | returned status for XReadBitmapFile, XWriteBitmapFile |
BitmapSucces | returned status for XReadBitmapFile, XWriteBitmapFile |
BottomIf | stacking method (XConfigureWindow) |
Button1 | button name in event detail (XGrabButton) |
Button1Mask | button mask (XQueryPointer) |
Button1MotionMask | event mask |
Button2 | button name in event detail (XGrabButton) |
Button2Mask | button mask (XQueryPointer) |
Button2MotionMask | event mask |
Button3 | button name in event detail (XGrabButton) |
Button3Mask | button mask (XQueryPointer) |
Button3MotionMask | event mask |
Button4 | button name in event detail (XGrabButton) |
Button4Mask | button mask (XQueryPointer) |
Button4MotionMask | event mask |
Button5 | button name in event detail (XGrabButton) |
Button5Mask | button mask (XQueryPointer) |
Button5MotionMask | event mask |
ButtonMotionMask | event mask |
ButtonPress | event type |
ButtonPressMask | event mask |
ButtonRelease | event type |
ButtonReleaseMask | event mask |
C | |
CapButt | line cap_style of GC (XSetLineAttributes) |
CapNotLast | line cap_style of GC (XSetLineAttributes) |
CapProjecting | line cap_style of GC (XSetLineAttributes) |
CapRound | line cap_style of GC (XSetLineAttributes) |
CenterGravity | bit_gravity and win_gravity attribute constant |
CirculateNotify | event type |
CirculateRequest | event type |
ClientMessage | event type |
ClipByChildren | subwindow_mode of GC, don't draw through children (XSetSubwindowMode) |
ColormapChangeMask | event mask |
ColormapInstalled | ColormapNotify event state |
ColormapNotify | event type |
ColormapUninstalled | ColormapNotify event state |
Complex | polygon shapes, paths may intersect (XFillPolygon) |
ConfigureNotify | event type |
ConfigureRequest | event type |
ControlMapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
ControlMask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event state |
Convex | polygon shapes, wholly convex (XFillPolygon) |
CoordModeOrigin | interpret points relative to origin
(XDrawLines, XDrawPoints) |
CoordModePrevious | interpret points relative to previous point
(XDrawLines, XDrawPoints) |
CopyFromParent | border pixmap, visual ID, window class
(XCreateWindow, XChangeWindowAttributes) |
CreateNotify | event type |
CurrentTime | most time arguments |
CursorShape | largest displayable size
(XQueryBestSize, XQueryBestCursor) |
CWBackPixel | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBackPixmap | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBackingPixel | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBackingPlanes | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBackingStore | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBitGravity | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBorderPixel | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBorderPixmap | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWBorderWidth | XConfigureWindow mask |
CWColormap | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWCursor | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWDontPropagate | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWEventMask | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWHeight | XConfigureWindow mask |
CWOverrideRedirect | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWSaveUnder | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWSibling | XConfigureWindow mask |
CWStackMode | XConfigureWindow mask |
CWWidth | XConfigureWindow mask |
CWWinGravity | window attribute mask
(XCreateWindow, XChangeWindowAttributes) |
CWX | XConfigureWindow mask |
CWY | XConfigureWindow mask |
DEF | |
DefaultBlanking | screen saver (XSetSreenSaver, XGetScreenSaver) |
DefaultExposures | screen saver (XSetSreenSaver, XGetScreenSaver) |
DestroyAll | mode in XSetCloseDownMode |
DestroyNotify | event type |
DirectColor | visual class, read/write
(XGetVisualInfo, XMatchVisualInfo) |
DisableAccess | host access (XSetAccessControl) |
DisableScreenInterval | internal to Xlib |
DisableScreenSaver | internal to Xlib |
DoBlue | mask for flags member of XColor structure
(XStoreNamedColor, XStoreColors) |
DoGreen | mask for flags member of XColor structure
(XStoreNamedColor, XStoreColors) |
DoRed | mask for flags member of XColor structure
(XStoreNamedColor, XStoreColors) |
DontAllowExposures | screen saver (XSetSreenSaver, XGetScreenSaver) |
DontCareState | window state, don't know or care
(value for member of XWMHints) |
DontPreferBlanking | screen saver (XSetSreenSaver, XGetScreenSaver) |
EastGravity | bit_gravity and win_gravity attribute constant |
EnableAccess | host access (XSetAccessControl) |
EnterNotify | event type |
EnterWindowMask | event mask |
EvenOddRule | fill_rule of GC, for polygons
(XSetFillRule, XPolygonRegion) |
Expose | event type |
ExposureMask | event mask |
FamilyChaos | host address families for XAddHost |
FamilyDECnet | host address families for XAddHost |
FamilyInternet | host address families for XAddHost |
FillOpaqueStippled | fill_style of GC (XSetFillStyle) |
FillSolid | fill_style of GC (XSetFillStyle) |
FillStippled | fill_style of GC (XSetFillStyle) |
FillTiled | fill_style of GC (XSetFillStyle) |
FirstExtensionError | use if writing extension |
FocusChangeMask | event mask |
FocusIn | event type |
FocusOut | event type |
FontChange | internal to Xlib |
FontLeftToRight | draw direction (XQueryFont) |
FontRightToLeft | draw direction (XQueryFont) |
ForgetGravity | bit_gravity attribute constant |
G | |
GCArcMode | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCBackground | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCCapStyle | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCClipMask | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCClipXOrigin | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCClipYOrigin | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCDashList | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCDashOffset | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCFillRule | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCFillStyle | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCFont | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCForeground | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCFunction | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCGraphicsExposures | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCJoinStyle | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCLastBit | higher than last GC mask value |
GCLineStyle | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCLineWidth | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCPlaneMask | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCStipple | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCSubwindowMode | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCTile | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCTileStipXOrigin | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GCTileStipYOrigin | GC setting mask (XCreateGC, XCopyGC, XChangeGC) |
GrabFrozen | XGrabPointer, XGrabKeyboard return Status |
GrabInvalidTime | XGrabPointer, XGrabKeyboard return Status |
GrabModeAsync | XGrabPointer, XGrabButton, XGrabKeyboard, XGrabKey mode |
GrabModeSync | XGrabPointer, XGrabButton, XGrabKeyboard, XGrabKey mode |
GrabNotViewable | XGrabPointer, XGrabKeyboard return Status |
GrabSuccess | XGrabPointer, XGrabKeyboard return Status |
GraphicsExpose | event type |
GravityNotify | event type |
GrayScale | visual class, read/write
(XGetVisualInfo, XMatchVisualInfo) |
GXand | logical function of GC, src AND dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXandInverted | logical function of GC, NOT src AND dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXandReverse | logical function of GC, src AND NOT dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXclear | logical function of GC, don't draw
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXcopy | logical function of GC, src
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXcopyInverted | logical function of GC, NOT src
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXequiv | logical function of GC, NOT src XOR dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXinvert | logical function of GC, NOT dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXnand | logical function of GC, NOT src OR NOT dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXnoop | logical function of GC, dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXnor | logical function of GC, NOT src AND NOT dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXor | logical function of GC, src OR dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXorInverted | logical function of GC, NOT src OR dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXorReverse | logical function of GC, src OR NOT dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXset | logical function of GC, set pixel
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
GXxor | logical function of GC, src XOR dst
(XSetFunction, XCreateGC, XChangeGC, XCopyGC) |
HIJ | |
HeightValue | mask used by XParseGeometry, returns those set by user |
HostDelete | used internally to distinguish XAddHost and XRemoveHost |
HostInsert | used internally to distinguish XAddHost and XRemoveHost |
IconMaskHint | XA_WM_HINTS property, icon pixmap mask mask
(XGetWMHints, XSetWMHints) |
IconPixmapHint | XA_WM_HINTS property, icon pixmap mask
(XGetWMHints, XSetWMHints) |
IconPositionHint | XA_WM_HINTS property, position mask
(XGetWMHints, XSetWMHints) |
IconWindowHint | XA_WM_HINTS property, input window mask
(XGetWMHints, XSetWMHints) |
IconicState | window state, application wants to be an icon (value for member of XWMHints) |
InactiveState | window state, application believes it is seldom used (value for member of XWMHints) |
IncludeInferiors | subwindow_mode of GC, draw through children
(XSetSubwindowMode) |
InputFocus | window in XSendEvent |
InputHint | XA_WM_HINTS property, input member mask
(XGetWMHints, XSetWMHints) |
InputOnly | window class (XCreateWindow) |
InputOutput | window class (XCreateWindow) |
IsCursorKey | keysym class macro |
IsFunctionKey | keysym class macro |
IsKeypadKey | keysym class macro |
IsMiscFunctionKey | keysym class macro |
IsModifierKey | keysym class macro |
IsPFKey | keysym class macro |
IsUnmapped | map_state member of XWindowAttributes (XGetWindowAttributes) |
IsUnviewable | map_state member of XWindowAttributes (XGetWindowAttributes) |
IsViewable | map_state member of XWindowAttributes (XGetWindowAttributes) |
JoinBevel | line join_style of GC (XSetLineAttributes) |
JoinMiter | line join_style of GC (XSetLineAttributes) |
JoinRound | line join_style of GC (XSetLineAttributes) |
KL | |
KBAutoRepeatMode | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBBellDuration | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBBellPercent | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBBellPitch | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBKey | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBKeyClickPercent | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBLed | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KBLedMode | mask for setting keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
KeyPress | event type |
KeyPressMask | event mask |
KeyRelease | event type |
KeyReleaseMask | event mask |
KeymapNotify | event type |
KeymapStateMask | event mask |
LASTEvent | bigger than any event type value |
LastExtensionError | use if writing extension |
LeaveNotify | event type |
LeaveWindowMask | event mask |
LedModeOff | keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
LedModeOn | keyboard preferences
(XChangeKeyboardControl, XGetKeyboardControl) |
LineDoubleDash | line_style of GC (XSetLineAttributes) |
LineOnOffDash | line_style of GC (XSetLineAttributes) |
LineSolid | line_style of GC (XSetLineAttributes) |
LockMapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
LockMask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event State |
LowerHighest | circulation direction, XCirculateSubwindows |
LSBFirst | byte order, used in image structure
(XCreateImage, ImageByteOrder) |
M | |
MapNotify | event type |
MapRequest | event type |
MappingBusy | pointer or modifier mapping Status (XSetModifierMapping, XSetPointerMapping) |
MappingFailed | pointer or modifier mapping Status
(XSetModifierMapping, XSetPointerMapping) |
MappingKeyboard | MappingNotify event |
MappingModifier | MappingNotify event |
MappingNotify | event type |
MappingPointer | MappingNotify event |
MappingSuccess | pointer or modifier mapping Status
(XSetModifierMapping, XSetPointerMapping) |
Mod1MapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
Mod1Mask | modifier key mask for XGrabButton, XGrabKey, results of
XQueryPointer, event state |
Mod2MapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
Mod2Mask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event state |
Mod3MapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
Mod3Mask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event state |
Mod4MapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
Mod4Mask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event state |
Mod5MapIndex | modifier names for XSetModifierMapping, XGetModifierMapping |
Mod5Mask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event state |
MotionNotify | event type |
MSBFirst | byte order, used in image structure
(XCreateImage, ImageByteOrder) |
N | |
NoEventMask | event mask |
NoExpose | event type |
NoSymbol | keysym for no symbol |
NoValue | mask used by XParseGeometry, returns those set by user |
Nonconvex | polygon shapes, no paths intersect, but not convex (XFillPolygon) |
None | universal null resource or null atom |
NormalState | window state, not iconified or zoomed (value for member of XWMHints) |
NorthEastGravity | bit_gravity and win_gravity attribute constant |
NorthGravity | bit_gravity and win_gravity attribute constant |
NorthwestGravity | bit_gravity and win_gravity attribute constant |
NotUseful | backing_store attribute
(XCreateWindow, XChangeWindowAttributes) |
NotifyAncestor | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyDetailNone | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyGrab | FocusIn, FocusOut, EnterNotify, LeaveNotify mode |
NotifyHint | MotionNotify event hint |
NotifyInferior | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyNonlinear | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyNonlinearVirtual | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyNormal | FocusIn, FocusOut, EnterNotify, LeaveNotify mode |
NotifyPointer | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyPointerRoot | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyUngrab | FocusIn, FocusOut, EnterNotify, LeaveNotify mode |
NotifyVirtual | FocusIn, FocusOut, EnterNotify, LeaveNotify detail |
NotifyWhileGrabbed | FocusIn, FocusOut, EnterNotify, LeaveNotify mode |
OP | |
Opposite | stacking method (XConfigureWindow) |
OwnerGrabButtonMask | event mask |
PAllHints | size hints, all program specified hints mask (XGetNormalHints, XSetNormalHints) |
ParentRelative | pixmap origin
(XCreateWindow, XChangeWindowAttributes) |
PAspect | size hints, program specified min and max aspect ratio mask
(XGetNormalHints, XSetNormalHints) |
PlaceOnBottom | circulation direction in circulateNotify event |
PlaceOnTop | circulation direction in CirculateNotify event |
PMaxSize | size hints, maximum desired window size mask
(XGetNormalHints, XSetNormalHints) |
PMinSize | size hints, minimum desired window size mask
(XGetNormalHints, XSetNormalHints) |
PointerMotionHintMask | event mask |
PointerMotionMask | event mask |
PointerRoot | window in XSetInputFocus |
PPosition | size hints, program specified position mask
(XGetNormalHints, XSetNormalHints) |
PreferBlanking | Screen saver (XSetSreenSaver, XGetScreenSaver) |
PResizeInc | size hints, program specified resize increments mask
(XGetNormalHints, XSetNormalHints) |
PropModeAppend | property mode (XChangeProperty) |
PropModePrepend | property mode (XChangeProperty) |
PropModeReplace | property mode (XChangeProperty) |
PropertyChangeMask | event mask |
PropertyDelete | PropertyNotify event state |
PropertyNewValue | PropertyNotify event state |
PropertyNotify | event type |
Pseudocolor | visual class, read/write
(XGetVisualInfo, XMatchVisualInfo) |
PSize | size hints, program specified size mask
(XGetNormalHints, XSetNormalHints) |
R | |
RaiseLowest | circulation direction (XCirculateSubwindows) |
RectangleIn | rectangle is inside region (XRectInRegion) |
RectangleOut | rectangle is outside region (XRectInRegion) |
RectanglePart | rectangle is part inside region (XRectInRegion) |
ReparentNotify | event type |
ReplayKeyboard | XAllowEvents mode |
ReplayPointer | XAllowEvents mode |
ResizeRedirectMask | event mask |
ResizeRequest | event type |
RetainPermanent | mode in XSetCloseDownMode |
RetainTemporary | mode in XSetCloseDownMode |
RevertToNone | backup keyboard focus window
(XSetInputFocus, XGetInputFocus) |
RevertToParent | backup keyboard focus window
(XSetInputFocus, XGetInputFocus) |
RevertToPointerRoot | backup keyboard focus window
(XSetInputFocus, XGetInputFocus) |
S | |
ScreenSaverActive | turn screen saver on (XForceScreenSaver) |
ScreenSaverReset | turn screen saver off (XForceScreenSaver) |
SelectionClear | event type |
SelectionNotify | event type |
SelectionRequest | event type |
SetModeDelete | change_mode argument of XChangeSaveSet |
SetModeInsert | change_mode argument of XChangeSaveSet |
ShiftMapIndex | modifier names for XsetModifierMapping, XGetModifierMapping |
ShiftMask | modifier key mask for XGrabButton, XGrabKey, results of XQueryPointer, event State |
SouthEastGravity | bit_gravity and win_gravity attribute constant |
SouthGravity | bit_gravity and win_gravity attribute constant |
SouthWestGravity | bit_gravity and win_gravity attribute constant |
StateHint | XA_WM_HINTS property, window state mask
(XGetWMHints, XSetWMHints) |
StaticColor | visual class, read-only
(XGetVisualInfo, XMatchVisualInfo) |
StaticGravity | bit_gravity and win_gravity attribute constant |
StaticGray | visual class, read-only
(XGetVisualInfo, XMatchVisualInfo) |
StippleShape | size tiled fastest
(XQueryBestSize, XQueryBestStipple) |
StructureNotifyMask | event mask |
SubstructureNotifyMask | event mask |
SubstructureRedirectMask | event mask |
Success | return code, everything's okay |
SyncBoth | XAllowEvents mode |
SyncKeyboard | XAllowEvents mode |
SyncPointer | XAllowEvents mode |
TU | |
TileShape | size tiled fastest (XQueryBestSize, XQueryBestTile) |
TopIf | Stacking method (XConfigureWindow) |
TrueColor | visual class, read-only
(XGetVisualInfo, XMatchVisualInfo) |
UnmapGravity | win_gravity constant |
UnmapNotify | event type |
Unsorted | order of clip rectangles (XSetClipRectangles) |
USPosition | size hints, user specified position mask
(XGetNormalHints, XSetNormalHints) |
USSize | size hints, user specified size mask
(XGetNormalHints, XSetNormalHints) |
VW | |
VisibilityChangeMask | event mask |
VisibilityFullyObscured | VisibilityNotify event state |
VisibilityNotify | event type |
VisibilityPartiallyObscured | VisibilityNotify event state |
VisibilityUnobscured | VisibilityNotify event state |
VisualAllMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualBitsPerRGBMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualBlueMaskMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualClassMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualColormapSizeMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualDepthMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualGreenMaskMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualIDMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualNoMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualRedMaskMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
VisualScreenMask | mask for determining desired visual structure
(XGetVisualInfo, MatchVisualInfo) |
WestGravity | bit_gravity and win_gravity attribute constant |
WhenMapped | backing_store attribute
(XCreateWindow, XChangeWindowAttributes) |
WidthValue | mask used by XParseGeometry, returns those set by user |
WindingRule | fill_rule of GC, for polygons
(XSetFillRule, XPolygonRegion) |
WindowGroupHint | XA_WM_HINTS property, group property mask
(XGetWMHints, XSetWMHints) |
X | |
XA_ARC | predefined type atom |
XA_ATOM | predefined type atom |
XA_BITMAP | predefined type atom |
XA_CAP_HEIGHT | predefined font atom |
XA_CARDINAL | predefined type atom |
XA_COLORMAP | predefined type atom |
XA_COPYRIGHT | predefined font atom |
XA_CURSOR | predefined type atom |
XA_CUT_BUFFER0 | predefined cut buffer atom |
XA_CUT_BUFFER1 | predefined cut buffer atom |
XA_CUT_BUFFER2 | predefined cut buffer atom |
XA_CUT_BUFFER3 | predefined cut buffer atom |
XA_CUT_BUFFER4 | predefined cut buffer atom |
XA_CUT_BUFFER5 | predefined cut buffer atom |
XA_CUT_BUFFER6 | predefined cut buffer atom |
XA_CUT_BUFFER7 | predefined cut buffer atom |
XA_DRAWABLE | predefined type atom |
XA_END_SPACE | predefined font atom |
XA_FAMILY_NAME | predefined font atom |
XA_FONT | predefined type atom |
XA_FONT_NAME | predefined font atom |
XA_FULL_NAME | predefined font atom |
XA_INTEGER | predefined type atom |
XA_ITALIC_ANGLE | predefined font atom |
XA_LAST_PREDEFINED | predefined font atom |
XA_MAX_SPACE | predefined font atom |
XA_MIN_SPACE | predefined font atom |
XA_NORM_SPACE | predefined font atom |
XA_NOTICE | predefined font atom |
XA_PIXMAP | predefined type atom |
XA_POINT | predefined type atom |
XA_POINT_SIZE | predefined font atom |
XA_PRIMARY | predefined selection atom |
XA_QUAD_WIDTH | predefined font atom |
XA_RECTANGLE | predefined type atom |
XA_RESOLUTION | predefined font atom |
XA_RESOURCE_MANAGER | predefined resource manager atom |
XA_RGB_BEST_MAP | predefined colormap atom |
XA_RGB_BLUE_MAP | predefined colormap atom |
XA_RGB_COLOR_MAP | predefined type atom |
XA_RGB_DEFAULT_MAP | predefined colormap atom |
XA_RGB_GRAY_MAP | predefined colormap atom |
XA_RGB_GREEN_MAP | predefined colormap atom |
XA_RGB_RED_MAP | predefined colormap atom |
XA_SECONDARY | predefined selection atom |
XA_STRIKEOUT_ASCENT | predefined font atom |
XA_STRIKEOUT_DESCENT | predefined font atom |
XA_STRING | predefined type atom |
XA_SUBSCRIPT_X | predefined font atom |
XA_SUBSCRIPT_Y | predefined font atom |
XA_SUPERSCRIPT_X | predefined font atom |
XA_SUPERSCRIPT_Y | predefined font atom |
XA_UNDERLINE_POSITION | predefined font atom |
XA_UNDERLINE_THICKNESS | predefined font atom |
XA_VISUALID | predefined type atom |
XA_WEIGHT | predefined font atom |
XA_WINDOW | predefined type atom |
XA_WM_CLASS | predefined font atom |
XA_WM_CLIENT_MACHINE | predefined string atom |
XA_WM_COMMAND | predefined window manager hints atom |
XA_WM_HINTS | predefined window manager hints atom |
XA_WM_ICON_NAME | predefined window manager hints atom |
XA_WM_ICON_SIZE | predefined window manager hints atom |
XA_WM_NAME | predefined window manager hints atom |
XA_WM_NORMAL_HINTS | predefined window manager hints atom |
XA_WM_SIZE_HINTS | predefined type atom |
XA_WM_TRANSIENT_FOR | predefined font atom |
XA_WM_ZOOM_HINTS | predefined window manager hints atom |
XA_X_HEIGHT | predefined font atom |
XCNOENT | association table lookup return codes, No entry in table |
XCNOMEM | association table lookup return codes, Out of memory |
XCSUCCESS | association table lookup return codes, No error |
XK_* | keysyms, seeAppendix H, Keysyms |
XNegative | mask used by XParseGeometry, if position is outside |
X_PROTOCOL | current protocol version |
X_PROTOCOL_REVISION | current minor revision |
XValue | mask used by XParseGeometry, returns those set by user |
XYBitmap | depth 1 (XPutImage, XGetImage) |
XYPixmap | depth == drawable depth (XPutImage, XGetImage) |
YZ | |
YNegative | mask used by XParseGeometry, if position is outside |
YSorted | order of clip rectangles (XSetClipRectangles) |
YValue | mask used by XParseGeometry, returns those set by user |
YXBanded | order of clip rectangles (XSetClipRectangles) |
YXSorted | order of clip rectangles (XSetClipRectangles) |
ZoomState | window state, application wants to be zoomed (value for member of XWMHints) |
ZPixmap | depth == drawable depth (XPutImage, XGetImage) |
Get Xlib Reference Manual for Version 11 of the X Window System now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.