Skip to main content

atk_object_set_help_text

Function atk_object_set_help_text 

Source
pub unsafe extern "C" fn atk_object_set_help_text(
    accessible: *mut AtkObject,
    help_text: *const c_char,
)
Available on crate feature v2_52 only.