Home | All Classes | Grouped Classes | Index | Search

CL_Component::set_style

Sets a component style to the component.

	void set_style(
		CL_ComponentStyle* style, bool delete_style = true);

Detailed description:

If 'delete_style' is true, the style will be deleted when the component is deleted.

See also:

CL_Component | CL_ComponentStyle



Questions or comments, write to the ClanLib mailing list.