src/gtkimhtml.h

changeset 10798
d1aae5d8adb2
parent 10797
41028e463f3b
child 10799
69ccc5c5518c
equal deleted inserted replaced
10797:41028e463f3b 10798:d1aae5d8adb2
79 GdkCursor *arrow_cursor; 79 GdkCursor *arrow_cursor;
80 GdkCursor *text_cursor; 80 GdkCursor *text_cursor;
81 GHashTable *smiley_data; 81 GHashTable *smiley_data;
82 GtkSmileyTree *default_smilies; 82 GtkSmileyTree *default_smilies;
83 char *protocol_name; 83 char *protocol_name;
84 guint scroll_src;
85 GTimer *scroll_time;
84 86
85 gboolean show_comments; 87 gboolean show_comments;
86 88
87 GtkWidget *tip_window; 89 GtkWidget *tip_window;
88 char *tip; 90 char *tip;

mercurial