Function atk_sys::atk_text_get_offset_at_point[][src]

pub unsafe extern "C" fn atk_text_get_offset_at_point(
    text: *mut AtkText,
    x: c_int,
    y: c_int,
    coords: AtkCoordType
) -> c_int