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

TGtkTreeView.get_dest_row_at_pos

Declaration

Source position: lazgtk3.pas line 14384

function TGtkTreeView.get_dest_row_at_pos(

  drag_x: gint;

  drag_y: gint;

  path: PPGtkTreePath;

  pos: PGtkTreeViewDropPosition

):gboolean;