gtk4_sys

Function gtk_gesture_get_bounding_box

Source
pub unsafe extern "C" fn gtk_gesture_get_bounding_box(
    gesture: *mut GtkGesture,
    rect: *mut GdkRectangle,
) -> gboolean