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: Tue, 16 Aug 2005 15:33:08 -0400

Index: emacs/src/gtkutil.h
diff -c emacs/src/gtkutil.h:1.17 emacs/src/gtkutil.h:1.18
*** emacs/src/gtkutil.h:1.17    Sat Aug 13 09:47:57 2005
--- emacs/src/gtkutil.h Tue Aug 16 19:33:07 2005
***************
*** 199,207 ****
                                      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));
--- 199,207 ----
                                      int user_position));
  extern void xg_set_background_color P_ ((FRAME_PTR f, unsigned long bg));
  
! extern void xg_set_frame_icon P_ ((FRAME_PTR f,
!                                    Pixmap icon_pixmap,
!                                    Pixmap icon_mask));
  
  /* 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]