Name
icon-position -- Return the position of the icon for WIN.
Synopsis
(icon-position #&optional win)
Description
Return the position of the icon for win.
The position is returned as a list of the x coordinate and the y
coordinate in pixels. If the icon is sticky, the position will
always be in the 0,0 viewport. win defaults to the window context in the usual
way if not specified.