pub trait TextInputSetWidgetRefExt {
// Required method
fn text_input_set(&self, paths: &[&[LiveId]]) -> TextInputSet;
}
pub trait TextInputSetWidgetRefExt {
// Required method
fn text_input_set(&self, paths: &[&[LiveId]]) -> TextInputSet;
}