All Classes |Grouped Classes |Index
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.