Function atk_sys::atk_text_scroll_substring_to_point[][src]

pub unsafe extern "C" fn atk_text_scroll_substring_to_point(
    text: *mut AtkText,
    start_offset: c_int,
    end_offset: c_int,
    coords: AtkCoordType,
    x: c_int,
    y: c_int
) -> gboolean
This is supported on crate feature v2_32 only.