x11 v1.0.20 (2018-03-27T19:29:03Z)
Home
Dub
Repo
_xRectangle
x11
Xprotostr
Undocumented in source.
struct
_xRectangle {
INT16
x
;
INT16
y
;
CARD16
width
;
CARD16
height
;
}
Members
Variables
height
CARD16
height
;
Undocumented in source.
width
CARD16
width
;
Undocumented in source.
x
INT16
x
;
y
INT16
y
;
Undocumented in source.
Meta
Source
See Implementation
x11
Xprotostr
aliases
xArc
xPoint
xRectangle
xSegment
structs
_xArc
_xPoint
_xRectangle
_xSegment