terminology/src/bin/options_behavior.h

7 lines
153 B
C

#ifndef TERMINOLOGY_OPTIONS_BEHAVIOR_H_
#define TERMINOLOGY_OPTIONS_BEHAVIOR_H_ 1
void options_behavior(Evas_Object *opbox, Evas_Object *term);
#endif