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:
56c1829
)
(struct MFrame): New member average_width.
author
handa
<handa>
Thu, 22 Sep 2005 07:23:12 +0000
(07:23 +0000)
committer
handa
<handa>
Thu, 22 Sep 2005 07:23:12 +0000
(07:23 +0000)
src/internal-gui.h
patch
|
blob
|
history
diff --git
a/src/internal-gui.h
b/src/internal-gui.h
index
3e35497
..
d23ae86
100644
(file)
--- a/
src/internal-gui.h
+++ b/
src/internal-gui.h
@@
-54,6
+54,8
@@
struct MFrame
character of the default face. */
int space_width;
+ int average_width;
+
/** The default ascent and descent of a line. It is ascent and
descent of ASCII font of the default face. */
int ascent, descent;