Trait TextFlowSetWidgetRefExt

Source
pub trait TextFlowSetWidgetRefExt {
    // Required method
    fn text_flow_set(&self, paths: &[&[LiveId]]) -> TextFlowSet;
}

Required Methods§

Source

fn text_flow_set(&self, paths: &[&[LiveId]]) -> TextFlowSet

Implementors§