Skip to main content

extract_selected_text

Function extract_selected_text 

Source
pub fn extract_selected_text(
    surface: &TextSurface,
    selection: &SelectionState,
) -> Option<String>