[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_gesture_swipe_get_velocity

Declaration

Source position: lazgtk3.pas line 15846

function gtk_gesture_swipe_get_velocity(

  gesture: PGtkGestureSwipe;

  velocity_x: Pgdouble;

  velocity_y: Pgdouble

):gboolean;