Skip to main content

atk_text_set_caret_offset

Function atk_text_set_caret_offset 

Source
pub unsafe extern "C" fn atk_text_set_caret_offset(
    text: *mut AtkText,
    offset: c_int,
) -> gboolean