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