Tao.Glfw SDK Documentation

Glfw.glfwGetWindowParam Method 

[Visual Basic]
Public Shared Function glfwGetWindowParam( _
   ByVal param As Integer _
) As Integer
[C#]
public static int glfwGetWindowParam(
   int param
);

See Also

Glfw Class | Tao.Glfw Namespace