comparison src/gtkimhtml.h @ 2982:73f303cb91c1

[gaim-migrate @ 2995] Thanks BMiller! :-) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 23 Feb 2002 23:17:43 +0000
parents b1e300a85678
children 7239a392486c
comparison
equal deleted inserted replaced
2981:aebf1d505e1f 2982:73f303cb91c1
59 guint tip_timer; 59 guint tip_timer;
60 60
61 guint sel_startx, sel_starty; 61 guint sel_startx, sel_starty;
62 guint sel_endx, sel_endy; 62 guint sel_endx, sel_endy;
63 gboolean selection; 63 gboolean selection;
64 guint sel_mode;
64 GString *selected_text; 65 GString *selected_text;
65 struct line_info *sel_endchunk; 66 struct line_info *sel_endchunk;
66 guint scroll_timer; 67 guint scroll_timer;
67 68
68 guint x, y; 69 guint x, y;