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

Diff of /antiright/src/arshell/dialog.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 24  Line 24 
24  #define AR_DIALOG_H  #define AR_DIALOG_H
25    
26  void  void
27  arshell_dialog_cb(Widget widget, XtPointer client_data, XtPointer call_data);  arshell_dialog_cb (Widget widget, XtPointer client_data, XtPointer call_data);
28    void arshell_message_dialog (int *counter_int, char **argv);
29  void  void
30  arshell_message_dialog(int *counter_int, char **argv);  arshell_prompt_cb (Widget widget, XtPointer client_data, XtPointer call_data);
31  void  void arshell_prompt_dialog (int *counter_int, char **argv);
32  arshell_prompt_cb(Widget widget, XtPointer client_data, XtPointer call_data);  void arshell_file_select_dialog ();
33  void  void arshell_handle_dialog_arguments (int *counter_int, char **argv);
 arshell_prompt_dialog(int *counter_int, char **argv);  
 void  
 arshell_file_select_dialog();  
 void  
 arshell_handle_dialog_arguments(int *counter_int, char **argv);  
34    
35  #endif /* AR_DIALOG_H  */  #endif /* AR_DIALOG_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