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

gtk_icon_view_get_item_at_pos

Declaration

Source position: lazgtk3.pas line 15950

function gtk_icon_view_get_item_at_pos(

  icon_view: PGtkIconView;

  x: gint;

  y: gint;

  path: PPGtkTreePath;

  cell: PPGtkCellRenderer

):gboolean;