Revision 189 src/stock_pixmap.h

stock_pixmap.h (revision 189)
1 1
/*
2 2
 * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
3
 * Copyright (C) 1999-2004 Hiroyuki Yamamoto
3
 * Copyright (C) 1999-2005 Hiroyuki Yamamoto
4 4
 *
5 5
 * This program is free software; you can redistribute it and/or modify
6 6
 * it under the terms of the GNU General Public License as published by
......
83 83
				 StockPixmap	  icon,
84 84
				 GdkPixmap	**pixmap,
85 85
				 GdkBitmap	**mask);
86
gint stock_pixbuf_gdk		(GtkWidget	 *window,
87
				 StockPixmap	  icon,
88
				 GdkPixbuf	**pixbuf);
86 89

  
87 90
#endif /* __STOCK_PIXMAP_H__ */

Also available in: Unified diff