
#include <internal.h>
Public Attributes | |
| GLFWbool | hatButtons |
| int | angleType |
| struct { | |
| GLFWbool menubar | |
| GLFWbool chdir | |
| } | ns |
| struct { | |
| GLFWbool xcbVulkanSurface | |
| } | x11 |
Definition at line 243 of file internal.h.
| int _GLFWinitconfig::angleType |
Definition at line 246 of file internal.h.
| GLFWbool _GLFWinitconfig::chdir |
Definition at line 249 of file internal.h.
| GLFWbool _GLFWinitconfig::hatButtons |
Definition at line 245 of file internal.h.
| GLFWbool _GLFWinitconfig::menubar |
Definition at line 248 of file internal.h.
| struct { ... } _GLFWinitconfig::ns |
| struct { ... } _GLFWinitconfig::x11 |
| GLFWbool _GLFWinitconfig::xcbVulkanSurface |
Definition at line 252 of file internal.h.
