Tao.Glfw SDK Documentation
Glfw.glfwSetWindowTitle Method
[Visual Basic]
Public Shared Sub glfwSetWindowTitle( _
ByVal
title
As
String
_
)
[C#]
public static
void
glfwSetWindowTitle(
string
title
);
See Also
Glfw Class
|
Tao.Glfw Namespace