Trait TextFlowSetWidgetSetExt

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

Required Methods§

Implementors§