_GLFWwindowWayland

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

Members

Structs

_Decorations
struct _Decorations
Undocumented in source.
_PointerLock
struct _PointerLock
Undocumented in source.
_Xdg
struct _Xdg
Undocumented in source.

Variables

callback
wl_callback* callback;
Undocumented in source.
currentCursor
_GLFWcursor* currentCursor;
Undocumented in source.
cursorPosX
double cursorPosX;
Undocumented in source.
cursorPosY
double cursorPosY;
Undocumented in source.
decorations
_Decorations decorations;
Undocumented in source.
height
int height;
Undocumented in source.
hovered
GLFWbool hovered;
Undocumented in source.
idleInhibitor
zwp_idle_inhibitor_v1* idleInhibitor;
Undocumented in source.
maximized
GLFWbool maximized;
Undocumented in source.
monitors
_GLFWmonitor** monitors;
Undocumented in source.
monitorsCount
int monitorsCount;
Undocumented in source.
monitorsSize
int monitorsSize;
Undocumented in source.
native
wl_egl_window* native;
Undocumented in source.
pointerLock
_PointerLock pointerLock;
Undocumented in source.
scale
int scale;
Undocumented in source.
shellSurface
wl_shell_surface* shellSurface;
Undocumented in source.
surface
wl_surface* surface;
Undocumented in source.
title
char* title;
Undocumented in source.
transparent
GLFWbool transparent;
Undocumented in source.
visible
GLFWbool visible;
Undocumented in source.
wasFullscreen
GLFWbool wasFullscreen;
Undocumented in source.
width
int width;
Undocumented in source.
xdg
_Xdg xdg;
Undocumented in source.

Meta