Method GTK2.ActionGroup()->add_radio_actions()
- Method
add_radio_actions
GTK2.ActionGroupadd_radio_actions(arrayentries,function(:void)cb,mixeduser_data)- Description
This is a convenience routine to create a group of radio actions and add them to the action group.
Mapping is: ([ "name": string, "stock_id": string, "label": string, "accelerator": string, "tooltip": string, "value": int ]);