Data Fields
_Ecore_Win32_Event_Window_Resize Struct Reference

Event sent when the window is resized. More...

Data Fields

Ecore_Win32_Windowwindow
 The window that received the event.
 
int width
 The new width.
 
int height
 The new height.
 
unsigned long timestamp
 The time the event occurred.
 

Detailed Description

Event sent when the window is resized.