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

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

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

revision 1.3 by jefbed, Thu Dec 16 23:55:48 2004 UTC revision 1.4 by jefbed, Wed Dec 22 02:46:55 2004 UTC
# Line 97  arshell_row_layout() Line 97  arshell_row_layout()
97    arshell.gui.layout.row_counter_int--;    arshell.gui.layout.row_counter_int--;
98  }  }
99    
100    void
101    arshell_initialize_layout_values()
102    {
103      arshell.gui.layout.row_manager_widget=NULL;
104      arshell.gui.layout.row_widget=NULL;
105      arshell.gui.layout.row_counter_int=0;
106      arshell.gui.layout.rows_int=8;
107    }

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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