Data Fields | |
| gchar * | itemname |
| GtkWidget * | item |
| GtkWidget * | eventbox |
| GtkWidget * | image |
| gint | state |
| GArray * | stateArray |
Definition at line 66 of file statusbar.c.
| GtkWidget* statusEntry_t::eventbox |
Definition at line 70 of file statusbar.c.
Referenced by status_pressed_event(), statusbar_add_item(), and statusbar_item_set_state().
| GtkWidget* statusEntry_t::image |
Definition at line 71 of file statusbar.c.
Referenced by statusbar_add_item(), and statusbar_item_set_state().
| GtkWidget* statusEntry_t::item |
Definition at line 69 of file statusbar.c.
Referenced by statusbar_add_item(), statusbar_item_show(), and statusbar_remove_item().
| gchar* statusEntry_t::itemname |
Definition at line 68 of file statusbar.c.
Referenced by get_status_item(), status_pressed_event(), statusbar_add_item(), and statusbar_remove_item().
| gint statusEntry_t::state |
Definition at line 72 of file statusbar.c.
Referenced by status_pressed_event(), and statusbar_item_set_state().
| GArray* statusEntry_t::stateArray |
Definition at line 73 of file statusbar.c.
Referenced by get_status_item_state(), status_pressed_event(), statusbar_add_item(), statusbar_add_item_state(), and statusbar_remove_item().
1.6.2-20100208