(mfontset_lookup): Extern it.
authorhanda <handa>
Tue, 22 Jun 2004 05:56:33 +0000 (05:56 +0000)
committerhanda <handa>
Tue, 22 Jun 2004 05:56:33 +0000 (05:56 +0000)
src/m17n-gui.h

index 7777272..fa45c0b 100644 (file)
@@ -239,6 +239,9 @@ extern int mfontset_modify_entry (MFontset *fontset,
                                  MFont *spec, MSymbol layouter_name,
                                  int how);
 
+extern MPlist *mfontset_lookup (MFontset *fontset, MSymbol script,
+                               MSymbol language, MSymbol charset);
+
 /* end of fontset module */
 /*=*/