X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=00430e9f62e261f65033e1ad67d8ae1006c8ea60;hb=60fc7f6c520d2193364997bc50008a3a2665e089;hp=582ae227143eea5e1b8d14fbbc76387c52191a89;hpb=338a3ecb26f25819c1cb1667a39ab40065f72fdb;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index 582ae227..00430e9f 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -31,23 +31,31 @@ struct data_editor GtkAction *action_data_save_as; GtkAction *action_data_save; + /* Actions which invoke dialog boxes */ GtkAction *invoke_weight_cases_dialog; GtkAction *invoke_transpose_dialog; GtkAction *invoke_split_file_dialog; GtkAction *invoke_sort_cases_dialog; GtkAction *invoke_compute_dialog; GtkAction *invoke_comments_dialog; + GtkAction *invoke_select_cases_dialog; GtkAction *invoke_goto_dialog; GtkAction *invoke_variable_info_dialog; + /* Actions which do things */ GtkAction *insert_variable; GtkAction *insert_case; - GtkAction *delete_variables; GtkAction *delete_cases; + GtkToggleAction *toggle_value_labels; + GladeXML *xml; + GtkMenu *data_sheet_variable_popup_menu; + GtkMenu *data_sheet_cases_popup_menu; + + gboolean save_as_portable; /* Name of the file this data is associated with (ie, was loaded from or