Event sent when the window is resized. More...
#include <Ecore_Win32.h>
Data Fields | |
Ecore_Win32_Window * | window |
The window that received the event. | |
int | width |
The new width. | |
int | height |
The new height. | |
unsigned long | timestamp |
The time the event occurred. | |
Event sent when the window is resized.