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

TGtkWidgetClass.drag_data_received

Declaration

Source position: lazgtk3.pas line 2325

TGtkWidgetClass.drag_data_received : procedure(

  widget: PGtkWidget;

  context: PGdkDragContext;

  x: gint;

  y: gint;

  selection_data: PGtkSelectionData;

  info: guint;

  time_: guint

);