X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fdata-editor.h;h=2186d4cf8e0cc8f5218da9bb722bd0e796c71245;hb=68cf9cb6840db8f325bd94e00accb5e8f80822c5;hp=de3a0c9c93cae0df7615ae8e0b04dba103554b88;hpb=43b1296aafe7582e7dbe6c2b6a8b478d7d9b0fcf;p=pspp-builds.git diff --git a/src/ui/gui/data-editor.h b/src/ui/gui/data-editor.h index de3a0c9c..2186d4cf 100644 --- a/src/ui/gui/data-editor.h +++ b/src/ui/gui/data-editor.h @@ -31,20 +31,30 @@ 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_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