[go: up one dir, main page]

atk_text_add_selection

Function atk_text_add_selection 

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