Skip to main content

atk_document_set_text_selections

Function atk_document_set_text_selections 

Source
pub unsafe extern "C" fn atk_document_set_text_selections(
    document: *mut AtkDocument,
    selections: *mut GArray,
) -> gboolean
Available on crate feature v2_52 only.