pub unsafe extern "C" fn atk_component_scroll_to_point(
component: *mut AtkComponent,
coords: AtkCoordType,
x: c_int,
y: c_int,
) -> gbooleanAvailable on crate feature
v2_30 only.pub unsafe extern "C" fn atk_component_scroll_to_point(
component: *mut AtkComponent,
coords: AtkCoordType,
x: c_int,
y: c_int,
) -> gbooleanv2_30 only.