X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fsupport.h;fp=src%2Fsupport.h;h=bcd73882a3935f6b420f2f4c9a1712367b516637;hb=9106d710e39b7901e6ecd2f9583faf8cd61ee569;hp=d0935b5642d2899003627f08f3f5d30ac6b038c9;hpb=8e34f2c1b84e7706846547b26fc22868320a5084;p=omnplay diff --git a/src/support.h b/src/support.h index d0935b5..bcd7388 100644 --- a/src/support.h +++ b/src/support.h @@ -64,6 +64,7 @@ GtkWidget* create_pixmap (GtkWidget *widget, /* This is used to create the pixbufs used in the interface. */ GdkPixbuf* create_pixbuf (const gchar *filename); +GdkPixbuf* create_pixbuf2 (const gchar *filename); /* This is used to set ATK action descriptions. */ void glade_set_atk_action_description (AtkAction *action,