x11 ~master (2018-08-19T14:47:10Z)
Home
Dub
Repo
RECTANGLE
x11
Xregion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
struct
RECTANGLE {
short
x
;
short
y
;
short
width
;
short
height
;
}
Members
Variables
height
short
height
;
width
short
width
;
Undocumented in source.
x
short
x
;
y
short
y
;
Undocumented in source.
Meta
Source
See Implementation
x11
Xregion
aliases
BOX
BoxPtr
BoxRec
REGION
RectanglePtr
RectangleRec
functions
ADDRECT
ADDRECTNOX
CHECK_PREVIOUS
EMPTY_REGION
EXTENTCHECK
EXTENTS
INBOX
MAX
MEMCHECK
MIN
REGION_NOT_EMPTY
structs
Box
POINTBLOCK
RECTANGLE
_XRegion
variables
FALSE
MAXSHORT
MINSHORT
NUMPTSTOBUFFER
TRUE