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.