HtmlString
Object Hierarchy:
Description:
[ CCode ( cname = "char" , copy_function = "agdupstr_html" , free_function = "agstrfree" ) ]
public class HtmlString : string
public class HtmlString : string
Graphviz has this concept of "referenced counted strings" to save memory.
In addition, there is a special type of string in Graphviz called an "HTML string". More information about graphviz "HTML strings" can be found at:
http://www.graphviz.org/doc/info/shapes.html#html
And also near the end of page 9 in:
Namespace: Gvc
Package: libgvc
Content:
Creation methods:
Inherited Members:
All known members inherited from class string