#include <internal.h>
Public Attributes | |
GLFWbool | hatButtons |
struct { | |
GLFWbool chdir | |
GLFWbool menubar | |
} | ns |
Definition at line 240 of file internal.h.
GLFWbool _GLFWinitconfig::chdir |
Definition at line 245 of file internal.h.
GLFWbool _GLFWinitconfig::hatButtons |
Definition at line 242 of file internal.h.
GLFWbool _GLFWinitconfig::menubar |
Definition at line 244 of file internal.h.
struct { ... } _GLFWinitconfig::ns |