/[qemacs]/qemacs/display.h
ViewVC logotype

Diff of /qemacs/display.h

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

revision 1.2 by chqrlie, Thu May 5 17:21:54 2005 UTC revision 1.3 by chqrlie, Mon May 9 02:17:47 2005 UTC
# Line 102  typedef struct QEDisplay { Line 102  typedef struct QEDisplay {
102                           int x, int y, int w, int h);                           int x, int y, int w, int h);
103      void (*dpy_selection_activate)(QEditScreen *s);      void (*dpy_selection_activate)(QEditScreen *s);
104      void (*dpy_selection_request)(QEditScreen *s);      void (*dpy_selection_request)(QEditScreen *s);
105        void (*dpy_invalidate)(void);
106      /* bitmap support */      /* bitmap support */
107      int (*dpy_bmp_alloc)(QEditScreen *s, QEBitmap *b);      int (*dpy_bmp_alloc)(QEditScreen *s, QEBitmap *b);
108      void (*dpy_bmp_free)(QEditScreen *s, QEBitmap *b);      void (*dpy_bmp_free)(QEditScreen *s, QEBitmap *b);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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