Home | All Classes | Grouped Classes | Index | Search

CL_CheckBox_Silver::set_font

Sets the font used to draw the label.

	void set_font(
		CL_Font* font, bool delete_font = false);

Detailed description:

If 'delete_font' is true, the font will be deleted when the component is deleted.

See also:

CL_CheckBox_Silver | CL_Font



Questions or comments, write to the ClanLib mailing list.