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