Enlightenment
Beauty at your fingertips
Home
News
About
Download
Support
Contribute
Contact
Tracker
Docs
Ecore Documentation
at Sun Jul 24 2011
Files
Data Structures
Globals
Modules
Related Pages
Main Page
Data Fields
_Ecore_Win32_Event_Window_Resize Struct Reference
Ecore_Win32 library
Event sent when the window is resized.
More...
Data Fields
Ecore_Win32_Window
*
window
The window that received the event.
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 resized.