_GLFWwindowX11

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

colormap
Colormap colormap;
Undocumented in source.
handle
Window handle;
Undocumented in source.
height
int height;
Undocumented in source.
ic
XIC ic;
Undocumented in source.
iconified
GLFWbool iconified;
Undocumented in source.
lastCursorPosX
int lastCursorPosX;
Undocumented in source.
lastCursorPosY
int lastCursorPosY;
Undocumented in source.
lastKeyTime
Time lastKeyTime;
Undocumented in source.
maximized
GLFWbool maximized;
Undocumented in source.
overrideRedirect
GLFWbool overrideRedirect;
Undocumented in source.
parent
Window parent;
Undocumented in source.
transparent
GLFWbool transparent;
Undocumented in source.
warpCursorPosX
int warpCursorPosX;
Undocumented in source.
warpCursorPosY
int warpCursorPosY;
Undocumented in source.
width
int width;
Undocumented in source.
xpos
int xpos;
Undocumented in source.
ypos
int ypos;
Undocumented in source.

Meta