Diff for /np2/x11/gtk2/gtk_drawmng.h between versions 1.3 and 1.5

version 1.3, 2005/03/12 12:36:57 version 1.5, 2011/01/15 19:16:59
Line 1 Line 1
 /*      $Id$    */  
   
 /*  /*
  * Copyright (c) 2003, 2004 NONAKA Kimihiro   * Copyright (c) 2003, 2004 NONAKA Kimihiro
  * All rights reserved.   * All rights reserved.
Line 34 Line 32
   
 #include "gtk2/xnp2.h"  #include "gtk2/xnp2.h"
   
   G_BEGIN_DECLS
   
 typedef struct {  typedef struct {
         _DRAWMNG_HDL    d;          _DRAWMNG_HDL    d;
Line 45  typedef struct { Line 44  typedef struct {
   
 BOOL gtkdrawmng_getformat(GtkWidget *w, GtkWidget *pw, pixmap_format_t *fmtp);  BOOL gtkdrawmng_getformat(GtkWidget *w, GtkWidget *pw, pixmap_format_t *fmtp);
   
   G_END_DECLS
   
 #endif  /* NP2_X11_GTK2_GTKDRAWMNG_H__ */  #endif  /* NP2_X11_GTK2_GTKDRAWMNG_H__ */

Removed from v.1.3  
changed lines
  Added in v.1.5


RetroPC.NET-CVS <cvs@retropc.net>