std.c.linux.X11.X

Undocumented in source.

Members

Aliases

Atom
alias Atom = XID
Undocumented in source.
Colormap
alias Colormap = XID
Undocumented in source.
Cursor
alias Cursor = XID
Undocumented in source.
Drawable
alias Drawable = XID
Undocumented in source.
Font
alias Font = XID
Undocumented in source.
GContext
alias GContext = XID
Undocumented in source.
KeyCode
alias KeyCode = uint
Undocumented in source.
KeySym
alias KeySym = XID
Undocumented in source.
Mask
alias Mask = ulong
Undocumented in source.
Pixmap
alias Pixmap = XID
Undocumented in source.
Time
alias Time = ulong
Undocumented in source.
VisualID
alias VisualID = ulong
Undocumented in source.
Window
alias Window = XID
Undocumented in source.
XID
alias XID = ulong
Undocumented in source.

Enums

AllocType
enum AllocType

COLOR MAP STUFF

AllowEventMode
enum AllowEventMode
Undocumented in source.
ArcMode
enum ArcMode
Undocumented in source.
AutoRepeatMode
enum AutoRepeatMode

KEYBOARD/POINTER STUFF

BackingStoreHint
enum BackingStoreHint
Undocumented in source.
BitGravity
enum BitGravity
Undocumented in source.
ButtonMask
enum ButtonMask
Undocumented in source.
ButtonName
enum ButtonName
Undocumented in source.
ByteOrder
enum ByteOrder
Undocumented in source.
CapStyle
enum CapStyle
Undocumented in source.
ChangeMode
enum ChangeMode
Undocumented in source.
CircularDirection
enum CircularDirection
Undocumented in source.
CirculationRequest
enum CirculationRequest
Undocumented in source.
ClipRectanglesOrdering
enum ClipRectanglesOrdering
Undocumented in source.
CloseDownMode
enum CloseDownMode
Undocumented in source.
ColorMapNotification
enum ColorMapNotification
Undocumented in source.
ConfigureWindowStruct
enum ConfigureWindowStruct
Undocumented in source.
CoordinateMode
enum CoordinateMode
Undocumented in source.
DisplayClass
enum DisplayClass
Undocumented in source.
EventMask
enum EventMask

EVENT DEFINITIONS

EventType
enum EventType
Undocumented in source.
FillRule
enum FillRule
Undocumented in source.
FillStyle
enum FillStyle
Undocumented in source.
FontDrawDirection
enum FontDrawDirection

FONTS

GCMask
enum GCMask
Undocumented in source.
GrabMode
enum GrabMode
Undocumented in source.
GrabReplyStatus
enum GrabReplyStatus
Undocumented in source.
GraphicFunction
enum GraphicFunction

GRAPHICS DEFINITIONS

HostAccess
enum HostAccess
Undocumented in source.
HostChange
enum HostChange

HOSTS AND CONNECTIONS

ImageFormat
enum ImageFormat

IMAGING

InputFocusRevertTo
enum InputFocusRevertTo
Undocumented in source.
JoinStyle
enum JoinStyle
Undocumented in source.
KBMask
enum KBMask
Undocumented in source.
KeyMask
enum KeyMask
Undocumented in source.
KeyOrButtonMask
enum KeyOrButtonMask
Undocumented in source.
LedMode
enum LedMode
Undocumented in source.
LineStyle
enum LineStyle
Undocumented in source.
MapState
enum MapState
Undocumented in source.
MappingErrorCode
enum MappingErrorCode
Undocumented in source.
MappingType
enum MappingType
Undocumented in source.
ModifierName
enum ModifierName
Undocumented in source.
NotifyDetail
enum NotifyDetail
Undocumented in source.
NotifyModes
enum NotifyModes
Undocumented in source.
PolygonShape
enum PolygonShape
Undocumented in source.
PropertyMode
enum PropertyMode
Undocumented in source.
PropertyNotification
enum PropertyNotification
Undocumented in source.
ProtocolFamlily
enum ProtocolFamlily
Undocumented in source.
QueryBestSizeClass
enum QueryBestSizeClass

CURSOR STUFF

ScreenSaverBlancking
enum ScreenSaverBlancking

SCREEN SAVER STUFF

ScreenSaverDisable
enum ScreenSaverDisable
Undocumented in source.
ScreenSaverExposure
enum ScreenSaverExposure
Undocumented in source.
ScreenSaverMode
enum ScreenSaverMode
Undocumented in source.
StoreColor
enum StoreColor
Undocumented in source.
SubwindowMode
enum SubwindowMode
Undocumented in source.
VisibilityNotify
enum VisibilityNotify
Undocumented in source.
WindowAttribute
enum WindowAttribute
Undocumented in source.
WindowClass
enum WindowClass

WINDOW DEFINITIONS

WindowStackingMethod
enum WindowStackingMethod
Undocumented in source.
XErrorCode
enum XErrorCode

ERROR CODES

Variables

AllTemporary
XID AllTemporary;
Undocumented in source.
AnyButton
uint AnyButton;
Undocumented in source.
AnyKey
KeyCode AnyKey;
Undocumented in source.
AnyPropertyType
Atom AnyPropertyType;
Undocumented in source.
CopyFromParent
uint CopyFromParent;
Undocumented in source.
CurrentTime
Time CurrentTime;
Undocumented in source.
GCLastBit
uint GCLastBit;
Undocumented in source.
InputFocus
Window InputFocus;
Undocumented in source.
NoSymbol
KeySym NoSymbol;
Undocumented in source.
None
XID None;

RESERVED RESOURCE AND CONSTANT DEFINITIONS

NotifyHint
int NotifyHint;
Undocumented in source.
ParentRelative
uint ParentRelative;
Undocumented in source.
PointerRoot
Window PointerRoot;
Undocumented in source.
PointerWindow
Window PointerWindow;
Undocumented in source.
UnmapGravity
uint UnmapGravity;
Undocumented in source.
X_PROTOCOL
uint X_PROTOCOL;
Undocumented in source.
X_PROTOCOL_REVISION
uint X_PROTOCOL_REVISION;
Undocumented in source.

Meta