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

edit_drag_data_received

Declaration

Source position: gtkproc.pp line 236

function edit_drag_data_received(

  widget: pgtkWidget;

  Context: pGdkDragContext;

  X: Integer;

  Y: Integer;

  seldata: pGtkSelectionData;

  info: Integer;

  time: Integer;

  data: pointer

):GBoolean;