All Classes |Grouped Classes |Index

Function set_state

Sets a part state. Returns true if the state was modified, false if it was already in wanted state.

	bool CL_GUIThemePart::set_state(
		const CL_StringRef & name,
		bool flag);