gtk4_sys

Function gtk_gesture_single_set_touch_only

Source
pub unsafe extern "C" fn gtk_gesture_single_set_touch_only(
    gesture: *mut GtkGestureSingle,
    touch_only: gboolean,
)