atk_sys

Function atk_object_connect_property_change_handler

Source
pub unsafe extern "C" fn atk_object_connect_property_change_handler(
    accessible: *mut AtkObject,
    handler: *mut AtkPropertyChangeHandler,
) -> c_uint