All Classes |Grouped Classes |Index

Function func_group_selection_changed

Callback invoked when any of the radio buttons in the group is selected.

	CL_Callback_v1<CL_RadioButton*>& CL_RadioButton::func_group_selection_changed();

Detailed description:

The newly selected radio button is passed as parameter to the callback.