#ifndef BL_UTF8_H #define BL_UTF8_H gchar *utf8_strnfill(gsize length,gunichar fill_char); #endif /* BL_UTF8_H */