emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/gtkutil.h


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/src/gtkutil.h
Date: Sat, 13 Aug 2005 05:47:58 -0400

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.16 emacs/src/gtkutil.h:1.17
*** emacs/src/gtkutil.h:1.16    Sun Aug  7 12:33:17 2005
--- emacs/src/gtkutil.h Sat Aug 13 09:47:57 2005
***************
*** 199,204 ****
--- 199,208 ----
                                      int user_position));
  extern void xg_set_background_color P_ ((FRAME_PTR f, unsigned long bg));
  
+ extern GdkPixbuf * xg_get_pixbuf_from_pix_and_mask P_ ((GdkPixmap *gpix,
+                                                         GdkPixmap *gmask,
+                                                         GdkColormap *cmap));
+ 
  /* Mark all callback data that are Lisp_object:s during GC.  */
  extern void xg_mark_data P_ ((void));
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]