Function atk_sys::atk_editable_text_set_run_attributes [] [src]

pub unsafe extern fn atk_editable_text_set_run_attributes(text: *mut AtkEditableText,
                                                          attrib_set: *mut AtkAttributeSet,
                                                          start_offset: c_int,
                                                          end_offset: c_int)
                                                          -> gboolean