Trait TextFlowWidgetActionsExt

Source
pub trait TextFlowWidgetActionsExt {
    // Required method
    fn text_flow(&self, path: &[LiveId]) -> TextFlowRef;
}

Required Methods§

Source

fn text_flow(&self, path: &[LiveId]) -> TextFlowRef

Implementors§