Data Fields | |
PurpleAccount * | account |
GtkTreeRowReference * | active_row |
GtkWidget * | arrow |
GdkCursor * | arrow_cursor |
GdkPixbuf * | buddy_icon |
GdkPixbuf * | buddy_icon_hover |
PurpleStoredImage * | buddy_icon_img |
GtkWidget * | buddy_icon_sel |
GtkWidget * | cell_view |
GtkWidget * | cell_view_frame |
GtkTreeViewColumn * | column |
gboolean | connecting |
int | connecting_index |
GdkPixbuf * | connecting_pixbufs [9] |
GtkListStore * | dropdown_store |
This is the dropdown GtkListStore that contains the available statuses, plus some recently used statuses, plus the "Custom..." and "Saved..." options. | |
char * | error |
GdkPixbuf * | error_pixbuf |
GdkCursor * | hand_cursor |
GtkWidget * | hbox |
GtkWidget * | icon |
GtkWidget * | icon_box |
GtkWidget * | icon_box_menu |
gboolean | icon_opaque |
GtkCellRenderer * | icon_rend |
int | icon_size |
GtkWidget * | imhtml |
gboolean | imhtml_visible |
GtkTreeIter | iter |
gboolean | network_available |
GtkContainer | parent_instance |
GtkWidget * | popup_frame |
gboolean | popup_in_progress |
GtkWidget * | popup_window |
GtkWidget * | scrolled_window |
GtkListStore * | store |
This GtkListStore contains only one row--the currently selected status. | |
GtkWidget * | sw |
GtkCellRenderer * | text_rend |
GtkWidget * | toggle_button |
PurpleAccount * | token_status_account |
GtkWidget * | tree_view |
guint | typing |
int | typing_index |
GdkPixbuf * | typing_pixbufs [6] |
GtkWidget * | vbox |
GtkWidget * | vsep |
Definition at line 68 of file gtkstatusbox.h.