GtkIconView::get_path_at_pos

array get_path_at_pos(int x, int y);

Returns the path to the item x pixels from the left and y pixels from the top of the widget. If no item is found at the given position, null will be returned.

See also: get_item_at_pos