Window


Description:

[ CCode ( cname = "glfwCreateWindow" ) ]
public Window (int width, int height, string title = "", Monitor? monitor = null, Window? share = null)