Function gtk4_sys::gtk_gesture_get_bounding_box

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