Packages
pixman-1
Pixman
Box32
x1
x2
y1
y2
Box32
Object Hierarchy:
Pixman.Box32
Pixman.Box32
Pixman.Box32
Description:
[
CCode
( cname =
"pixman_box32_t"
, has_type_id =
false
) ]
public
struct
Box32
Namespace:
Pixman
Package:
pixman-1
Content:
Fields:
public
int32
x1
public
int32
y1
public
int32
x2
public
int32
y2