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));
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs