[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.
|