_Ecore_Win32_Event_Window_Configure Struct Reference
[Ecore_Win32 library]
Event sent when the window is configured. More...
Data Fields | |
Ecore_Win32_Window * | window |
The window that received the event. | |
int | x |
The new x coordinate of the top left corner. | |
int | y |
The new y coordinate of the top left corner. | |
int | width |
The new width. | |
int | height |
The new height. | |
long | time |
The time the event occured. |
Detailed Description
Event sent when the window is configured.