Data Fields | |
| MetaTabEntryKey | key |
| char * | title |
| GdkPixbuf * | icon |
| GdkPixbuf * | dimmed_icon |
| GtkWidget * | widget |
| GdkRectangle | rect |
| GdkRectangle | inner_rect |
| guint | blank: 1 |
Definition at line 44 of file tabpopup.c.
Definition at line 46 of file tabpopup.c.
Referenced by meta_ui_tab_popup_get_selected(), meta_ui_tab_popup_new(), meta_ui_tab_popup_select(), and tab_entry_new().
| char* _TabEntry::title |
Definition at line 47 of file tabpopup.c.
Referenced by display_entry(), free_tab_entry(), meta_ui_tab_popup_new(), and tab_entry_new().
| GdkPixbuf* _TabEntry::icon |
Definition at line 48 of file tabpopup.c.
Referenced by free_tab_entry(), meta_ui_tab_popup_new(), and tab_entry_new().
| GdkPixbuf * _TabEntry::dimmed_icon |
Definition at line 48 of file tabpopup.c.
Referenced by free_tab_entry(), meta_ui_tab_popup_new(), and tab_entry_new().
| GtkWidget* _TabEntry::widget |
Definition at line 49 of file tabpopup.c.
Referenced by display_entry(), meta_ui_tab_popup_new(), and tab_entry_new().
| GdkRectangle _TabEntry::rect |
Definition at line 50 of file tabpopup.c.
Referenced by display_entry(), outline_window_expose(), and tab_entry_new().
| GdkRectangle _TabEntry::inner_rect |
Definition at line 51 of file tabpopup.c.
Referenced by display_entry(), outline_window_expose(), and tab_entry_new().
| guint _TabEntry::blank |
Definition at line 52 of file tabpopup.c.
Referenced by meta_ui_tab_popup_new(), and tab_entry_new().
1.5.5