Extracted from Pike v7.3 release 18 at 2002-03-27.
pike.roxen.com
[Top]
Gnome
Gnome.IconList

Method Gnome.IconList()->get_icon_at()


Method get_icon_at

int Gnome.IconList()->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.