examples/svg2code_ex/svg2code_ex.h File Reference

Go to the source code of this file.

Classes

struct  svg2code_ex

Typedefs

typedef struct svg2code_ex svg2code_ex_t

Functions

svg2code_ex_tsvg2code_ex_new (redraw_man_t *rdman, coord_t *parent_coord)
void svg2code_ex_free (svg2code_ex_t *obj)


Typedef Documentation

typedef struct svg2code_ex svg2code_ex_t

Definition at line 4 of file svg2code_ex.h.


Function Documentation

void svg2code_ex_free ( svg2code_ex_t obj  ) 

Definition at line 311 of file svg2code_ex.c.

svg2code_ex_t* svg2code_ex_new ( redraw_man_t rdman,
coord_t parent_coord 
)

Definition at line 10 of file svg2code_ex.c.

SourceForge.net Logo