Index: pango-1.30.1/pango/pango-utils.h =================================================================== --- pango-1.30.1.orig/pango/pango-utils.h +++ pango-1.30.1/pango/pango-utils.h @@ -48,6 +48,8 @@ void pango_lookup_aliases (const cha int *n_families); #endif /* PANGO_ENABLE_BACKEND */ +char * pango_config_key_get_system (const char *key); + gboolean pango_parse_enum (GType type, const char *str, int *value,