gtk4_sys

Function gtk_gesture_is_grouped_with

Source
pub unsafe extern "C" fn gtk_gesture_is_grouped_with(
    gesture: *mut GtkGesture,
    other: *mut GtkGesture,
) -> gboolean