@NonnullDefault
See: Description
| Class | Description |
|---|---|
| DynamicLinkLoader |
Native bindings to <dlfcn.h>.
|
| Visual |
Visual structure; contains information about colormapping possible.
|
| Visual.Buffer |
An array of
Visual structs. |
| X11 |
Native bindings to libX11.
|
| X11.Functions |
Contains the function pointers loaded from the X11
SharedLibrary. |
| XAnyEvent |
Generic X event.
|
| XAnyEvent.Buffer |
An array of
XAnyEvent structs. |
| XButtonEvent |
Button event.
|
| XButtonEvent.Buffer |
An array of
XButtonEvent structs. |
| XCirculateEvent |
Member documentation
|
| XCirculateEvent.Buffer |
An array of
XCirculateEvent structs. |
| XCirculateRequestEvent |
Member documentation
|
| XCirculateRequestEvent.Buffer |
An array of
XCirculateRequestEvent structs. |
| XClientMessageEvent |
Client message event.
|
| XClientMessageEvent.Buffer |
An array of
XClientMessageEvent structs. |
| XColormapEvent |
Member documentation
|
| XColormapEvent.Buffer |
An array of
XColormapEvent structs. |
| XConfigureEvent |
Motion event.
|
| XConfigureEvent.Buffer |
An array of
XConfigureEvent structs. |
| XConfigureRequestEvent |
Member documentation
|
| XConfigureRequestEvent.Buffer |
An array of
XConfigureRequestEvent structs. |
| XCreateWindowEvent |
Member documentation
|
| XCreateWindowEvent.Buffer |
An array of
XCreateWindowEvent structs. |
| XCrossingEvent |
Member documentation
|
| XCrossingEvent.Buffer |
An array of
XCrossingEvent structs. |
| XDestroyWindowEvent |
Member documentation
|
| XDestroyWindowEvent.Buffer |
An array of
XDestroyWindowEvent structs. |
| XErrorEvent |
Error event.
|
| XErrorEvent.Buffer |
An array of
XErrorEvent structs. |
| XEvent |
This union is defined so Xlib can always use the same sized event structure internally, to avoid memory fragmentation.
|
| XEvent.Buffer |
An array of
XEvent structs. |
| XExposeEvent |
Member documentation
|
| XExposeEvent.Buffer |
An array of
XExposeEvent structs. |
| XFocusChangeEvent |
Member documentation
|
| XFocusChangeEvent.Buffer |
An array of
XFocusChangeEvent structs. |
| XGenericEvent |
GenericEvent.
|
| XGenericEvent.Buffer |
An array of
XGenericEvent structs. |
| XGenericEventCookie |
Additional information for an
XGenericEvent. |
| XGenericEventCookie.Buffer |
An array of
XGenericEventCookie structs. |
| XGraphicsExposeEvent |
Member documentation
|
| XGraphicsExposeEvent.Buffer |
An array of
XGraphicsExposeEvent structs. |
| XGravityEvent |
Member documentation
|
| XGravityEvent.Buffer |
An array of
XGravityEvent structs. |
| XKeyEvent |
Key event.
|
| XKeyEvent.Buffer |
An array of
XKeyEvent structs. |
| XKeymapEvent |
Generated on
EnterWindow and FocusIn when KeyMapState selected. |
| XKeymapEvent.Buffer |
An array of
XKeymapEvent structs. |
| XMapEvent |
Member documentation
|
| XMapEvent.Buffer |
An array of
XMapEvent structs. |
| XMappingEvent |
Member documentation
|
| XMappingEvent.Buffer |
An array of
XMappingEvent structs. |
| XMapRequestEvent |
Member documentation
|
| XMapRequestEvent.Buffer |
An array of
XMapRequestEvent structs. |
| XMotionEvent |
Motion event.
|
| XMotionEvent.Buffer |
An array of
XMotionEvent structs. |
| XNoExposeEvent |
Member documentation
|
| XNoExposeEvent.Buffer |
An array of
XNoExposeEvent structs. |
| XPropertyEvent |
Property event.
|
| XPropertyEvent.Buffer |
An array of
XPropertyEvent structs. |
| XReparentEvent |
Member documentation
|
| XReparentEvent.Buffer |
An array of
XReparentEvent structs. |
| XResizeRequestEvent |
Member documentation
|
| XResizeRequestEvent.Buffer |
An array of
XResizeRequestEvent structs. |
| XSelectionClearEvent |
Member documentation
|
| XSelectionClearEvent.Buffer |
An array of
XSelectionClearEvent structs. |
| XSelectionEvent |
Selection event structure.
|
| XSelectionEvent.Buffer |
An array of
XSelectionEvent structs. |
| XSelectionRequestEvent |
SelectionRequest event structure.
|
| XSelectionRequestEvent.Buffer |
An array of
XSelectionRequestEvent structs. |
| XSetWindowAttributes |
Data structure for setting window attributes.
|
| XSetWindowAttributes.Buffer |
An array of
XSetWindowAttributes structs. |
| XTimeCoord |
Member documentation
|
| XTimeCoord.Buffer |
An array of
XTimeCoord structs. |
| XUnmapEvent |
Member documentation
|
| XUnmapEvent.Buffer |
An array of
XUnmapEvent structs. |
| XVisibilityEvent |
Member documentation
|
| XVisibilityEvent.Buffer |
An array of
XVisibilityEvent structs. |
| XVisualInfo |
Information used by the visual utility routines to find desired visual type from the many visuals a display may support.
|
| XVisualInfo.Buffer |
An array of
XVisualInfo structs. |
Copyright LWJGL. All Rights Reserved. License terms.