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

GtkDragDataReceived

Declaration

Source position: gtkproc.pp line 223

procedure GtkDragDataReceived(

  widget: PGtkWidget;

  context: PGdkDragContext;

  x: gint;

  y: gint;

  selection_data: PGtkSelectionData;

  info: guint;

  time: guint;

  Data: gPointer

);