Code

(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours white...
[inkscape.git] / src / xml / quote.h
1 #ifndef SEEN_XML_QUOTE_H
2 #define SEEN_XML_QUOTE_H
4 char *xml_quote_strdup(char const *src);
7 #endif /* !SEEN_XML_QUOTE_H */