[][src]Function atk_sys::atk_text_scroll_substring_to

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