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

TGtkGestureSwipe

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgtk3.pas line 7807

type TGtkGestureSwipe = object(TGtkGestureSingle)

  function new();

  

  function get_velocity();

  

end;

Inheritance

TGtkGestureSwipe

  

TGtkGestureSingle

  

TGtkGesture

  

TGtkEventController

  

TGObject