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

TGdkWindow.begin_move_drag_for_device

Declaration

Source position: lazgdk3.pas line 3435

procedure TGdkWindow.begin_move_drag_for_device(

  device: PGdkDevice;

  button: gint;

  root_x: gint;

  root_y: gint;

  timestamp: guint32

);