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

TGtkWidget.drag_begin_with_coordinates

Declaration

Source position: lazgtk3.pas line 1589

function TGtkWidget.drag_begin_with_coordinates(

  targets: PGtkTargetList;

  actions: TGdkDragAction;

  button: gint;

  event: PGdkEvent;

  x: gint;

  y: gint

):PGdkDragContext;