[ Version ( since = "2.4" ) ]
public void set_group (SList<RadioAction>? group)
Sets the radio group for the radio action object.
this |
the action object |
group |
a list representing a radio group, or null |