set_icon_geometry
Description:
Sets the icon geometry for this.
A typical use case for this is the destination of the minimization animation of this.
Parameters:
| this |
a Window. |
| x |
X coordinate in pixels. |
| y |
Y coordinate in pixels. |
| width |
width in pixels. |
| height |
height in pixels. |