e16-epplets/api
Tom Gilbert da9f7b42f2 Sat Dec 04 23:02:13 GMT 1999
(gilbertt)

By popular demand:

/* A cut down version for image-only buttons */
Epplet_gadget   Epplet_create_image_button(char *image, int x, int y,
                                     int w, int h,
                                     void (*func) (void *data), void *data);

That's the last of them! No more =P


SVN revision: 1499
1999-12-04 18:33:47 +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 Sat Dec 04 23:02:13 GMT 1999 1999-12-04 18:33:47 +00:00
epplet.h.in Sat Dec 04 23:02:13 GMT 1999 1999-12-04 18:33:47 +00:00
snprintf.c well that didn't work 1999-11-27 18:27:47 +00:00