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

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

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

revision 1.7 by jefbed, Sat Jul 23 17:10:09 2005 UTC revision 1.8 by jefbed, Sun Jul 31 16:19:50 2005 UTC
# Line 31  struct arshell_layout_struct Line 31  struct arshell_layout_struct
31    int rows_int;    int rows_int;
32  };  };
33    
34  void  void arshell_lower_mainwindow_cb ();
 arshell_lower_mainwindow_cb();  
35    
36  void  void arshell_layout_mainwindow ();
 arshell_layout_mainwindow();  
37    
38  void  void arshell_set_rows (int *counter_int, char **argv);
 arshell_set_rows(int *counter_int, char **argv);  
39    
40  void  void arshell_initialize_row_manager ();
 arshell_initialize_row_manager();  
41    
42  void  void arshell_initialize_row_manager_if_necessary ();
 arshell_initialize_row_manager_if_necessary();  
43    
44  void  void arshell_create_new_row ();
 arshell_create_new_row();  
45    
46  void  void arshell_create_new_row_if_necessary ();
 arshell_create_new_row_if_necessary();  
47    
48  void  void arshell_row_layout ();
 arshell_row_layout();  
49    
50  void  void arshell_initialize_layout_values ();
 arshell_initialize_layout_values();  
51    
52  #endif /* AR_LAYOUT_H  */  #endif /* AR_LAYOUT_H  */

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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