Skip to main content

atk_object_set_description

Function atk_object_set_description 

Source
pub unsafe extern "C" fn atk_object_set_description(
    accessible: *mut AtkObject,
    description: *const c_char,
)