terminology/src/bin/options_background.h

8 lines
176 B
C

#ifndef _OPTIONS_BACKGROUND_H__
#define _OPTIONS_BACKGROUND_H__ 1
void options_background(Evas_Object *opbox, Evas_Object *term);
void options_background_clear(void);
#endif