Unit 'gtk2' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#gtk2]

TGtkTreeDragDestIface

Declaration

Source position: gtktreednd.inc line 26

type TGtkTreeDragDestIface = record

  g_iface: TGTypeInterface;

  drag_data_received: function(

  drag_dest: PGtkTreeDragDest;

  dest: PGtkTreePath;

  selection_data: PGtkSelectionData

):gboolean;

  row_drop_possible: function(

  drag_dest: PGtkTreeDragDest;

  dest_path: PGtkTreePath;

  selection_data: PGtkSelectionData

):gboolean;

end;


Documentation generated on: 2023-03-18