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

TGdkWindow.begin_resize_drag_for_device

Declaration

Source position: lazgdk3.pas line 3437

procedure TGdkWindow.begin_resize_drag_for_device(

  edge: TGdkWindowEdge;

  device: PGdkDevice;

  button: gint;

  root_x: gint;

  root_y: gint;

  timestamp: guint32

);