pidgin/gtkstatusbox.h

changeset 15736
90e6102420f0
parent 15730
428df7fada87
child 15884
4de1981757fc
equal deleted inserted replaced
15735:ca04148f8424 15736:90e6102420f0
106 GtkCellRenderer *icon_rend; 106 GtkCellRenderer *icon_rend;
107 GtkCellRenderer *text_rend; 107 GtkCellRenderer *text_rend;
108 108
109 GdkPixbuf *error_pixbuf; 109 GdkPixbuf *error_pixbuf;
110 int connecting_index; 110 int connecting_index;
111 GdkPixbuf *connecting_pixbufs[4]; 111 GdkPixbuf *connecting_pixbufs[9];
112 int typing_index; 112 int typing_index;
113 GdkPixbuf *typing_pixbufs[6]; 113 GdkPixbuf *typing_pixbufs[6];
114 114
115 gboolean network_available; 115 gboolean network_available;
116 gboolean connecting; 116 gboolean connecting;

mercurial