1 2 3
int fill_bg(cairo_t *c, double w, double h); int draw_text(cairo_t *c, double x, double y, char *text);