Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
GTK2
GTK2.IconView

Method GTK2.IconView()->get_item_at_pos()


Method get_item_at_pos

array get_item_at_pos(int x, int y)

Description

Finds the path at the point (x,y) relative to widget coordinates. In contrast to get_path_at_pos(), this function also obtains the cell at the specified position.