pub trait TextFlowLinkSetWidgetExt {
// Required method
fn text_flow_link_set(&mut self, paths: &[&[LiveId]]) -> TextFlowLinkSet;
}
pub trait TextFlowLinkSetWidgetExt {
// Required method
fn text_flow_link_set(&mut self, paths: &[&[LiveId]]) -> TextFlowLinkSet;
}