E : W : L
Main Page
|
Modules
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Related Pages
Ewl_Event_Window_Expose Struct Reference
[
Events: Lower Level Event Handlers
,
Events: Lower Level Event Handlers
]
Describes the evas region that received an expose notification.
More...
Data Fields
int
x
Beginning X coordinate for the expose rectangle.
int
y
Beginning Y coordinate for the expose rectangle.
int
w
Width of the expose rectangle.
int
h
Height of the expose rectangle.
Detailed Description
Describes the evas region that received an expose notification.