atk_sys

Function atk_text_get_offset_at_point

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