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

gdk_window_begin_move_drag_for_device

Declaration

Source position: lazgdk3.pas line 5004

procedure gdk_window_begin_move_drag_for_device(

  window: PGdkWindow;

  device: PGdkDevice;

  button: gint;

  root_x: gint;

  root_y: gint;

  timestamp: guint32

);