Tao.Glfw SDK Documentation |
|
Glfw.glfwOpenWindowHint Method
[Visual Basic]
Public Shared Sub glfwOpenWindowHint( _
ByVal
target As
Integer, _
ByVal
hint As
Integer _
)
[C#]
public static
void glfwOpenWindowHint(
int target,
int hint);
See Also
Glfw Class | Tao.Glfw Namespace