1 2 3 4 5 6 7
#ifndef __PY_COMMON_H_ #define __PY_COMMON_H_ #include <pygobject.h> #include <ibus.h> #endif //__PY_COMMON_H_