Home | All Classes | Grouped Classes | Index | Search

CL_Layout::add_layout

	void add_layout(
		const CL_Layout& layout);

	void add_layout(
		int index, const CL_Layout& layout);

	void add_layout(
		int col, int row, const CL_Layout& layout, int span=1);

See also:

CL_Layout



Questions or comments, write to the ClanLib mailing list.