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

Method Gnome.IconList()->get_icon_at()


Method get_icon_at

int get_icon_at(int x, int y)

Description

Returns the index of the icon that is under the specified coordinates, which are relative to the icon list's window. If there is no icon in that position, -1 is returned.