All Classes |Grouped Classes |Index

Function set_position

Sets the position of the window (including window frame).

	void CL_DisplayWindowDescription::set_position(
		const CL_Rect & position,
		bool client_area);

Detailed description:

The default position, is centred on the screen. If this is wanted, use set_size() instead