GLFW_MOD_ALT

If this bit is set one or more Alt keys were held down.

If this bit is set one or more Alt keys were held down.

extern (C) @nogc nothrow __gshared
enum GLFW_MOD_ALT = 0x0004;

Meta