Home | All Classes | Grouped Classes | Index | Search

CL_Button::set_down

Sets the state of the button to pressed down if enable is true or to standing up if enable is false. No signals are not emitted by this function.

	void set_down(
		bool enable = true);

See also:

CL_Button



Questions or comments, write to the ClanLib mailing list.