ws ~master (2021-08-13T10:04:01Z)
Dub
Repo
Color
ws
x
drawSimple
Undocumented in source.
version(Posix)
class
Color {
ulong
pix
;
XftColor
rgb
;
long
[
4
]
rgba
;
this
(Display* dpy, int screen, long[4] values);
}
Constructors
this
this
(Display* dpy, int screen, long[4] values)
Undocumented in source.
Members
Variables
pix
ulong
pix
;
Undocumented in source.
rgb
XftColor
rgb
;
Undocumented in source.
rgba
long
[
4
]
rgba
;
Undocumented in source.
Meta
Source
See Implementation
ws
x
drawSimple
classes
Color
XDrawSimple