From 733d4928e512c31baf076c6b97267c6b4691ba73 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 23 Aug 2005 09:49:26 +0000 Subject: initial implementation of the tray icon. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@501 ee746299-78ed-0310-b773-934348b2243d --- src/stock_pixmap.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/stock_pixmap.h') diff --git a/src/stock_pixmap.h b/src/stock_pixmap.h index a3a3f419..57fcbb3a 100644 --- a/src/stock_pixmap.h +++ b/src/stock_pixmap.h @@ -80,6 +80,12 @@ GtkWidget *stock_pixmap_widget (GtkWidget *window, StockPixmap icon); GtkWidget *stock_pixbuf_widget (GtkWidget *window, StockPixmap icon); + +GtkWidget *stock_pixbuf_widget_scale (GtkWidget *window, + StockPixmap icon, + gint width, + gint height); + gint stock_pixmap_gdk (GtkWidget *window, StockPixmap icon, GdkPixmap **pixmap, -- cgit v1.2.3