Skip to main content

atk_image_set_image_description

Function atk_image_set_image_description 

Source
pub unsafe extern "C" fn atk_image_set_image_description(
    image: *mut AtkImage,
    description: *const c_char,
) -> gboolean