Tao.Glfw SDK Documentation

Glfw.GLFW_VERSION_MINOR Field

Minor version number.

[Visual Basic]
Public Const GLFW_VERSION_MINOR As Integer = 5
[C#]
public const int GLFW_VERSION_MINOR = 5;

See Also

Glfw Class | Tao.Glfw Namespace