pub trait RadioButtonGroupSetWidgetRefExt {
// Required method
fn radio_button_group_set(&self, paths: &[&[LiveId]]) -> RadioButtonGroupSet;
}
pub trait RadioButtonGroupSetWidgetRefExt {
// Required method
fn radio_button_group_set(&self, paths: &[&[LiveId]]) -> RadioButtonGroupSet;
}