projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3b6139
)
(mfontset_lookup): Extern it.
author
handa
<handa>
Tue, 22 Jun 2004 05:56:33 +0000
(
05:56
+0000)
committer
handa
<handa>
Tue, 22 Jun 2004 05:56:33 +0000
(
05:56
+0000)
src/m17n-gui.h
patch
|
blob
|
history
diff --git
a/src/m17n-gui.h
b/src/m17n-gui.h
index
7777272
..
fa45c0b
100644
(file)
--- a/
src/m17n-gui.h
+++ b/
src/m17n-gui.h
@@
-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 */
/*=*/