svg_text
svg_text_init(struct svg_text *text, const char *cl)
struct svg_text *
struct svg_text text;
struct svg_text;
typedef struct svg_text *svg_text_t;
struct svg_text *svg_text_new(const char *);