Public Attributes | |
| seaudit_t * | s |
| policy_view_t * | pv |
| progress_t * | progress |
| apol_vector_t * | views |
| vector of message_view_t that are in the toplevel's notebook | |
| GladeXML * | xml |
| char * | xml_filename |
| filename for glade file | |
| GtkWindow * | w |
| toplevel window widget | |
| GtkNotebook * | notebook |
| int | do_monitor_log |
| non-zero if the log file should be polled for changes | |
| guint | monitor_id |
| event id for the monitor callback | |
| int | next_model_number |
| serial number for models created, such that new models will be named Untitled <number> | |
| char * | view_filename |
| filename for most recently opened view | |
| sediffx_t * | s |
| progress_t * | progress |
| find_dialog_t * | find |
| results_t * | results |
| policy_view_t * | views [SEDIFFX_POLICY_NUM] |
| GladeXML * | xml |
| char * | xml_filename |
| filename for glade file | |
| GtkWindow * | w |
| toplevel window widget | |
| GtkNotebook * | notebook |
| toplevel notebook widget | |
|
|
|
Definition at line 47 of file toplevel.c. Referenced by toplevel_find_terules(), and toplevel_open_policy(). |
|
|
Definition at line 48 of file toplevel.c. Referenced by progress_create(), toplevel_get_poldiff(), toplevel_get_progress(), toplevel_open_log(), toplevel_open_log_runner(), toplevel_open_policies(), toplevel_open_policy(), toplevel_open_policy_runner(), toplevel_run_diff(), and toplevel_run_diff_runner(). |
|
|
vector of message_view_t that are in the toplevel's notebook
Definition at line 50 of file toplevel.c. Referenced by toplevel_add_new_view(), toplevel_destroy_views(), toplevel_get_text_view(), toplevel_on_preferences_activate(), toplevel_on_tab_close(), toplevel_open_policies(), and toplevel_show_policy_line(). |
|
|
|
filename for glade file
Definition at line 53 of file toplevel.c. Referenced by toplevel_get_glade_xml(). |
|
|
toplevel window widget
Definition at line 55 of file toplevel.c. Referenced by find_dialog_create(), init_icons(), toplevel_get_window(), toplevel_message(), toplevel_on_about_seaudit_activate(), toplevel_on_about_sediffx_activate(), toplevel_on_destroy(), toplevel_on_help_activate(), toplevel_on_open_log_activate(), toplevel_on_open_view_activate(), toplevel_on_quit_activate(), toplevel_open_log(), toplevel_open_policies(), toplevel_open_policy(), toplevel_run_diff(), and toplevel_update_title_bar(). |
|
|
|
non-zero if the log file should be polled for changes
Definition at line 58 of file toplevel.c. Referenced by toplevel_monitor_log(), toplevel_monitor_log_timer(), toplevel_on_monitor_log_activate(), and toplevel_open_log(). |
|
|
event id for the monitor callback
Definition at line 60 of file toplevel.c. Referenced by toplevel_monitor_log(), and toplevel_monitor_log_timer(). |
|
|
serial number for models created, such that new models will be named Untitled <number>
Definition at line 63 of file toplevel.c. Referenced by toplevel_add_new_model(), and toplevel_open_log(). |
|
|
filename for most recently opened view
Definition at line 65 of file toplevel.c. Referenced by toplevel_on_open_view_activate(). |
|
|
Definition at line 47 of file toplevel.c. |
|
|
Definition at line 48 of file toplevel.c. |
|
|
Definition at line 49 of file toplevel.c. Referenced by toplevel_on_find_activate(). |
|
|
|
Definition at line 51 of file toplevel.c. |
|
|
Definition at line 52 of file toplevel.c. |
|
|
filename for glade file
Definition at line 54 of file toplevel.c. |
|
|
toplevel window widget
Definition at line 56 of file toplevel.c. |
|
|
toplevel notebook widget
Definition at line 58 of file toplevel.c. |