e16-epplets/api
Christian Kreibich d0c758d6c7 Added a destructor for RGB_buf's. From epplet.h:
/* free an RGB buffer */
void            Epplet_free_rgb_buf(RGB_buf buf);

I think the user shouldn't have to think about the internals of an RGB_buf
in order to free it.


SVN revision: 1695
1999-12-20 15:41:23 +00:00
..
.cvsignore blah 1999-11-11 00:08:21 +00:00
Makefile.am A rule to rebuild epplet.h without having to re-run configure/autogen. 1999-12-03 16:12:11 +00:00
epplet.c Added a destructor for RGB_buf's. From epplet.h: 1999-12-20 15:41:23 +00:00
epplet.h.in Added a destructor for RGB_buf's. From epplet.h: 1999-12-20 15:41:23 +00:00
snprintf.c well that didn't work 1999-11-27 18:27:47 +00:00