Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Font Names Helvetica = "Helvetica" Dialog = "Dialog" // Font Styles Bold = "bold" Normal = "normal" // Shapes Ellipse = "ellipse" Parallelogram = "parallelogram" Rectangle = "rectangle" RoundRectangle = "roundrectangle" // Colours Aquamarine = "#7FFFD4" Black = "#000000" Cornsilk = "#FFF8DC" GoldenRod = "#DAA520" Grey = "#808080" LightGreen = "#90EE90" LightGrey = "#D3D3D3" LightSkyBlue = "#87CEFA" Orchid = "#DA70D6" PaleTurquoise = "#AFEEEE" Tan = "#D2B48C" Thistle = "#D8BFD8" Turquoise = "#40E0D0" PaleGreen = "#98FB98" DarkSlateGrey = "#2F4F4F" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.