All Classes |Grouped Classes |Index

Function add_page

Create new tab page. By default the ID of the tab is 0.

	CL_TabPage* CL_Tab::add_page(
		const CL_StringRef & label,
		int id = 0);