E : W : L
Main Page
|
Modules
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Related Pages
Ewl_Event_Window_Configure Struct Reference
[
Events: Lower Level Event Handlers
,
Events: Lower Level Event Handlers
]
Notifies widgets when the enclosing window size has changed.
More...
Data Fields
int
x
Beginning X coordinate of the windows new position.
int
y
Beginning Y coordinate of the windows new position.
int
w
The new width of the window.
int
h
The new height of the window.
Detailed Description
Notifies widgets when the enclosing window size has changed.