svg_rect
svg_rect_init(struct svg_rect *rect, const char *cl)
struct svg_rect *
struct svg_rect *r;
svg_rect_draw(svg_document_t doc, struct svg_rect *rect, double x,
struct svg_rect;
typedef struct svg_rect *svg_rect_t;
struct svg_rect *svg_rect_new(const char *);