/[emacs]/emacs/lwlib/xlwmenuP.h
ViewVC logotype

Diff of /emacs/lwlib/xlwmenuP.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by monnier, Sat Mar 12 23:38:43 2005 UTC revision 1.10 by monnier, Fri Mar 18 04:19:41 2005 UTC
# Line 43  typedef struct _window_state Line 43  typedef struct _window_state
43  typedef struct _XlwMenu_part  typedef struct _XlwMenu_part
44  {  {
45    /* slots set by the resources */    /* slots set by the resources */
46    #ifdef HAVE_X_I18N
47      XFontSet      font;
48      XFontSetExtents *font_extents;
49    #else
50    XFontStruct*  font;    XFontStruct*  font;
51    #endif
52    Pixel         foreground;    Pixel         foreground;
53    Pixel         disabled_foreground;    Pixel         disabled_foreground;
54    Pixel         button_foreground;    Pixel         button_foreground;

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26