Function atk_sys::atk_document_set_attribute_value [] [src]

pub unsafe extern fn atk_document_set_attribute_value(document: *mut AtkDocument,
                                                      attribute_name: *const c_char,
                                                      attribute_value: *const c_char)
                                                      -> gboolean