All Classes |Grouped Classes |Index

Function set_minimum_size

Minimum size a window can be resized to by the application user.

	void CL_DisplayWindow::set_minimum_size(
		int width,
		int height,
		bool client_area);