Mercurial > hg > xemacs-beta
comparison src/glyphs-x.h @ 406:b8cc9ab3f761 r21-2-33
Import from CVS: tag r21-2-33
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:17:09 +0200 |
parents | 74fd4e045ea6 |
children | 501cfd01ee6d |
comparison
equal
deleted
inserted
replaced
405:0e08f63c74d2 | 406:b8cc9ab3f761 |
---|---|
94 { | 94 { |
95 Display *display; | 95 Display *display; |
96 Window parent_window; | 96 Window parent_window; |
97 Window clip_window; | 97 Window clip_window; |
98 } sub; | 98 } sub; |
99 struct | 99 struct |
100 { | 100 { |
101 Widget clip_window; | 101 Widget clip_window; |
102 Position x_offset; | 102 Position x_offset; |
103 Position y_offset; | 103 Position y_offset; |
104 LWLIB_ID id; | 104 LWLIB_ID id; |