/[emacs]/emacs/src/gtkutil.h
ViewVC logotype

Diff of /emacs/src/gtkutil.h

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

revision 1.16 by ttn, Sun Aug 7 12:33:17 2005 UTC revision 1.17 by jhd, Sat Aug 13 09:47:57 2005 UTC
# Line 199  extern void x_wm_set_size_hint P_ ((FRAM Line 199  extern void x_wm_set_size_hint P_ ((FRAM
199                                      int user_position));                                      int user_position));
200  extern void xg_set_background_color P_ ((FRAME_PTR f, unsigned long bg));  extern void xg_set_background_color P_ ((FRAME_PTR f, unsigned long bg));
201    
202    extern GdkPixbuf * xg_get_pixbuf_from_pix_and_mask P_ ((GdkPixmap *gpix,
203                                                            GdkPixmap *gmask,
204                                                            GdkColormap *cmap));
205    
206  /* Mark all callback data that are Lisp_object:s during GC.  */  /* Mark all callback data that are Lisp_object:s during GC.  */
207  extern void xg_mark_data P_ ((void));  extern void xg_mark_data P_ ((void));
208    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

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