module VP:Tiny module to easily create and combine view_item propertiessig
..end
typet =
DGraphViewItem.shape_p list * GnomeCanvas.text_p list
val empty : t
val combine : t -> t -> t
typecolor =
string
val shp_color : color -> t
val shp_fill_color : color -> t
val txt_color : color -> t
val shp_width : float -> t
val txt_weight : int -> t