Event sent when the window is configured.
More...
#include <Ecore_Win32.h>
|
Ecore_Win32_Window * | window |
| The window that received the event.
|
|
Ecore_Win32_Window * | abovewin |
|
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.
|
|
unsigned long | timestamp |
| The time the event occurred.
|
|
Event sent when the window is configured.