Function atk_sys::atk_text_set_selection
[−]
[src]
pub unsafe extern fn atk_text_set_selection(text: *mut AtkText,
selection_num: c_int,
start_offset: c_int,
end_offset: c_int)
-> gboolean