Home | All Classes | Grouped Classes | Index | Search

CL_Window::set_client_size

Sets the size of the client area, and resizes the window accordingly.

	void set_client_size(
		int width, int height);

Parameters:

width
The new width of the window
height
The new height of the window

See also:

CL_Window



Questions or comments, write to the ClanLib mailing list.