Mercurial > pidgin.yaz
comparison src/gtkimhtml.h @ 9573:c8e0426c63ed
[gaim-migrate @ 10416]
Make the right-click->save image for IM images use the 2.4 file chooser.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 22 Jul 2004 03:23:12 +0000 |
parents | 2138b3a07cb8 |
children | db62420a53a2 |
comparison
equal
deleted
inserted
replaced
9572:d066c21dcbef | 9573:c8e0426c63ed |
---|---|
168 GtkTextMark *mark; | 168 GtkTextMark *mark; |
169 gchar *filename; | 169 gchar *filename; |
170 int width; | 170 int width; |
171 int height; | 171 int height; |
172 int id; | 172 int id; |
173 GtkWidget *filesel; | |
173 }; | 174 }; |
174 | 175 |
175 struct _GtkIMHtmlHr { | 176 struct _GtkIMHtmlHr { |
176 GtkIMHtmlScalable scalable; | 177 GtkIMHtmlScalable scalable; |
177 GtkWidget *sep; | 178 GtkWidget *sep; |