express/src/bin/options_font.h

7 lines
119 B
C

#ifndef _OPTIONS_FONT_H_
# define _OPTIONS_FONT_H_ 1
void _options_font(Evas_Object *box, Evas_Object *grid);
#endif