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:
7449b75
)
(mfont_list): Extern it.
author
handa
<handa>
Tue, 28 Sep 2004 11:09:34 +0000
(11:09 +0000)
committer
handa
<handa>
Tue, 28 Sep 2004 11:09:34 +0000
(11:09 +0000)
src/m17n-gui.h
patch
|
blob
|
history
diff --git
a/src/m17n-gui.h
b/src/m17n-gui.h
index
1303747
..
b7ec003
100644
(file)
--- a/
src/m17n-gui.h
+++ b/
src/m17n-gui.h
@@
-217,6
+217,9
@@
extern int mfont_set_selection_priority (MSymbol *keys);
extern int mfont_resize_ratio (MFont *font);
+extern MPlist *mfont_list (MFrame *frame, MFont *font, MSymbol language);
+
+
/* end of font module */
/*=*/