dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
Box
derelict
x11
Xregion
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(linux)
extern (
C
) nothrow @
nogc
struct
Box {
short
x1
;
short
x2
;
short
y1
;
short
y2
;
}
Members
Variables
x1
short
x1
;
x2
short
x2
;
y1
short
y1
;
y2
short
y2
;
Undocumented in source.
Meta
Source
See Implementation
derelict
x11
Xregion
aliases
BOX
BoxPtr
BoxRec
REGION
RectanglePtr
RectangleRec
structs
Box
RECTANGLE
_XRegion
variables
FALSE
MAXSHORT
MINSHORT
TRUE