27 int x,
int y,
int width,
int height) {
Widget_t * add_image(Widget_t *parent, const char *label, int x, int y, int width, int height)
add_image - add a image to a Widget_t
void _draw_image(void *w_, void *user_data)
_draw_image - internal draw the image to the buffer