GLFW_FOCUS_ON_SHOW

Input focus on calling show window hint and attribute

Input focus window hint or window attribute.

extern (C) @nogc nothrow __gshared
enum GLFW_FOCUS_ON_SHOW = 0x0002000C;

Meta