Data Fields | |
| GtkWidget * | window |
| GtkWidget * | label |
| GList * | current |
| GList * | entries |
| TabEntry * | current_selected_entry |
| GtkWidget * | outline_window |
| gboolean | outline |
Definition at line 55 of file tabpopup.c.
| GtkWidget* _MetaTabPopup::window |
Definition at line 57 of file tabpopup.c.
Referenced by meta_ui_tab_popup_free(), meta_ui_tab_popup_new(), and meta_ui_tab_popup_set_showing().
| GtkWidget* _MetaTabPopup::label |
Definition at line 58 of file tabpopup.c.
Referenced by display_entry(), and meta_ui_tab_popup_new().
| GList* _MetaTabPopup::current |
Definition at line 59 of file tabpopup.c.
Referenced by meta_ui_tab_popup_backward(), meta_ui_tab_popup_forward(), meta_ui_tab_popup_get_selected(), meta_ui_tab_popup_new(), and meta_ui_tab_popup_select().
| GList* _MetaTabPopup::entries |
Definition at line 60 of file tabpopup.c.
Referenced by meta_ui_tab_popup_backward(), meta_ui_tab_popup_forward(), meta_ui_tab_popup_free(), meta_ui_tab_popup_new(), and meta_ui_tab_popup_select().
Definition at line 61 of file tabpopup.c.
Referenced by display_entry(), meta_ui_tab_popup_new(), and outline_window_expose().
| GtkWidget* _MetaTabPopup::outline_window |
Definition at line 62 of file tabpopup.c.
Referenced by display_entry(), meta_ui_tab_popup_free(), and meta_ui_tab_popup_new().
| gboolean _MetaTabPopup::outline |
Definition at line 63 of file tabpopup.c.
Referenced by display_entry(), meta_ui_tab_popup_new(), and outline_window_expose().
1.5.5