comparison src/gtkconv.h @ 9885:4d3a61dcb942

[gaim-migrate @ 10767] grim was nice enough to put the icon crash fix into faceprint-doesn't-have-to-think (patch) form for me The assorted packagers will likely want to put this patch in their next package, lest their users annoy them, with big nasty pointy teeth. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Thu, 26 Aug 2004 13:32:50 +0000
parents 4a15962c344a
children 50c1724d5e59
comparison
equal deleted inserted replaced
9884:0d0e60f5964a 9885:4d3a61dcb942
112 GtkWidget *progress; 112 GtkWidget *progress;
113 113
114 gboolean a_virgin; 114 gboolean a_virgin;
115 115
116 /* Buddy icon stuff */ 116 /* Buddy icon stuff */
117 GtkWidget *icon_container;
117 GtkWidget *icon; 118 GtkWidget *icon;
118 gboolean show_icon; 119 gboolean show_icon;
119 gboolean animate; 120 gboolean animate;
120 GdkPixbufAnimation *anim; 121 GdkPixbufAnimation *anim;
121 GdkPixbufAnimationIter *iter; 122 GdkPixbufAnimationIter *iter;