Window
Object Hierarchy:
Description:
[ CCode ( cname = "GLFWwindow" , free_function = "glfwDestroyWindow" ) ]
[ Compact ]
public class Window
Content:
Properties:
Creation methods:
- public Window (int width, int height, string title = "", Monitor? monitor = null, Window? share = null)
Methods: