Home |
All Classes |
Grouped Classes |
Index |
Search
CL_DisplayWindow::set_size
  Resize window.
	void set_size(
		int width, int height);
Parameters:
- width
 - New width of window in pixels.
 
- height
 - New height of window in pixels.
 
See also:
CL_DisplayWindow
Questions or comments, write to the ClanLib mailing list.