Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Line and box styles
val color_bg : Draw.color -> background
val gradient : ?angle:float -> Draw.color list -> background
val hgradient : Draw.color list -> background
val vgradient : Draw.color list -> background
val line : ?color:Draw.color -> ?width:int -> ?style:line_style -> unit -> line
val shadow :
?offset:(int * int) ->
?size:int ->
?width:int ->
?radius:int ->
unit ->
shadow