Neko Project II for X11 (only support GTK+ GUI Toolkit)
#ifndef NP2_X11_TASKMNG_H__ #define NP2_X11_TASKMNG_H__ #ifdef __cplusplus extern "C" { #endif void taskmng_exit(void); #ifdef __cplusplus } #endif #endif /* NP2_X11_TASKMNG_H__ */