Home | All Classes | Grouped Classes | Index | Search

CL_Button_Silver::set_font_disabled

Sets the font used to draw the label in disabled mode.

	void set_font_disabled(
		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_Button_Silver | CL_Font



Questions or comments, write to the ClanLib mailing list.