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

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

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

revision 1.20 by jefbed, Sat Jul 23 17:10:09 2005 UTC revision 1.21 by jefbed, Sun Jul 31 16:19:50 2005 UTC
# Line 65  struct arshell_widgets_struct Line 65  struct arshell_widgets_struct
65    
66  struct arshell_gui_struct  struct arshell_gui_struct
67  {  {
68    Display* display;    Display *display;
69    struct arshell_layout_struct layout;    struct arshell_layout_struct layout;
70    struct arshell_widgets_struct widgets;    struct arshell_widgets_struct widgets;
71    struct antiright_menubar_structure menubar;    struct antiright_menubar_structure menubar;
# Line 91  struct arshell_data_struct Line 91  struct arshell_data_struct
91    
92  struct arshell_data_struct arshell;  struct arshell_data_struct arshell;
93    
94  void  void arshell_setup_mainwindow ();
 arshell_setup_mainwindow();  
95    
96  void  void arshell_start_event_loop ();
 arshell_start_event_loop();  
97    
98  void  void arshell_setup_work_row ();
 arshell_setup_work_row();  
99    
100  void  void arshell_initialize_application_data ();
 arshell_initialize_application_data();  
101    
102  void  void arshell_setup_work_window ();
 arshell_setup_work_window();  
103    
104  void  void arshell_setup_message_window ();
 arshell_setup_message_window();  
105    
106  void  void arshell_handle_panel_override ();
 arshell_handle_panel_override();  
107    
108  #endif /* AR_ARSHELL_H */  #endif /* AR_ARSHELL_H */

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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