Package org.lwjgl.system.linux
Class X11.Functions
- java.lang.Object
-
- org.lwjgl.system.linux.X11.Functions
-
- Enclosing class:
- X11
public static final class X11.Functions extends java.lang.Object
Contains the function pointers loaded from the X11SharedLibrary
.
-
-
Field Summary
Fields Modifier and Type Field and Description static long
XCloseDisplay
XCreateColormap
XCreateWindow
XDefaultScreen
XDestroyWindow
XFree
XFreeColormap
XOpenDisplay
XRootWindowFunction address.
-