/[antiright]/antiright/src/arshell/menubar.h
ViewVC logotype

Diff of /antiright/src/arshell/menubar.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by jefbed, Sat Jul 23 17:10:09 2005 UTC revision 1.6 by jefbed, Sun Jul 31 16:19:50 2005 UTC
# Line 23  Line 23 
23  #ifndef AR_MENUBAR_H  #ifndef AR_MENUBAR_H
24  #define AR_MENUBAR_H  #define AR_MENUBAR_H
25    
26  void  void arshell_setup_menubar ();
 arshell_setup_menubar();  
27    
28  void  void arshell_default_menubar_action ();
 arshell_default_menubar_action();  
29    
30  void  void arshell_add_button_to_file_menu (int *counter_int, char **argv);
 arshell_add_button_to_file_menu(int *counter_int, char **argv);  
31    
32  void  void arshell_add_button_to_edit_menu (int *counter_int, char **argv);
 arshell_add_button_to_edit_menu(int *counter_int, char **argv);  
33    
34  void  void arshell_add_button_to_view_menu (int *counter_int, char **argv);
 arshell_add_button_to_view_menu(int* counter_int, char** argv);  
35    
36  void  void arshell_add_button_to_help_menu (int *counter_int, char **argv);
 arshell_add_button_to_help_menu(int *counter_int, char **argv);  
37    
38  void  void arshell_handle_menubar_sub_arguments (int *counter_int, char **argv);
 arshell_handle_menubar_sub_arguments(int* counter_int, char** argv);  
39    
40  void  void arshell_setup_work_menubar ();
 arshell_setup_work_menubar();  
41    
42    
43  #endif /* AR_MENUBAR_H  */  #endif /* AR_MENUBAR_H  */

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26