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

TGtkGesturePan

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

Declaration

Source position: lazgtk3.pas line 7725

type TGtkGesturePan = object(TGtkGestureDrag)

  function new();

  

  function get_orientation;

  

  procedure set_orientation();

  

  property orientation: TGtkOrientation; [rw]

  

end;

Inheritance

TGtkGesturePan

  

TGtkGestureDrag