/* vim:set et sts=4: */ #ifndef __ENGINE_H__ #define __ENGINE_H__ #include <ibus.h> GType ibus_m17n_engine_get_type_for_name (const gchar *name); #endif