#ifndef zori_widget_H_INCLUDED #define zori_widget_H_INCLUDED void zori_widget_draw_background(struct zori_widget * widget); #endif