plot2kill ~master (2015-03-25T20:49:06Z)
Dub
Repo
Color
plot2kill
gtkwrapper
GTK's implementation of a color object.
version
(!
dfl
)
struct
Color {
ubyte
r
;
ubyte
g
;
ubyte
b
;
}
Meta
Source
See Implementation
plot2kill
gtkwrapper
aliases
font
classes
FigureBase
FigureWidget
enums
TextAlignment
functions
getColor
structs
Brush
Color
Font
Pen
Point
Rect
Size
templates
DefaultPlotWindow
GTK's implementation of a color object.