E : V : A : S
Main Page
|
Alphabetical List
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
_Evas_Rectangle Struct Reference
A rectangle.
More...
Data Fields
int
x
top-left x co-ordinate of rectangle
int
y
top-left y co-ordinate of rectangle
int
w
width of rectangle
int
h
height of rectangle
Detailed Description
A rectangle.