Code

turns out, all these synthesize_events were not necessary at all - they just fired...
[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 */