atk_sys

Function atk_text_get_selection

Source
pub unsafe extern "C" fn atk_text_get_selection(
    text: *mut AtkText,
    selection_num: c_int,
    start_offset: *mut c_int,
    end_offset: *mut c_int,
) -> *mut c_char