Home | All Classes | Grouped Classes | Index | Search

CL_Button::sig_toggled

This signal is emitted whenever a toggle button changes status.

	CL_Signal_v1<bool>& sig_toggled();

Parameters:

bool on
Is true if the button is on, or false otherwise.

See also:

CL_Button | CL_Signal



Questions or comments, write to the ClanLib mailing list.