Tao.Glfw SDK Documentation |
|
Glfw.glfwExtensionSupported Method
[Visual Basic]
Public Shared Function glfwExtensionSupported( _
ByVal
extension As
String _
) As
Integer
[C#]
public static
int glfwExtensionSupported(
string extension);
See Also
Glfw Class | Tao.Glfw Namespace