Function atk_sys::atk_component_contains [] [src]

pub unsafe extern fn atk_component_contains(component: *mut AtkComponent,
                                            x: c_int,
                                            y: c_int,
                                            coord_type: AtkCoordType)
                                            -> gboolean