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