Skip to main content

atk_object_connect_property_change_handler

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