/[xlog]/xlog/src/callbacks_otherdialogs.h
ViewVC logotype

Diff of /xlog/src/callbacks_otherdialogs.h

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

revision 1.1 by pa4tu, Mon Dec 16 18:15:25 2002 UTC revision 1.2 by pa4tu, Fri Jan 3 00:44:56 2003 UTC
# Line 21  Line 21 
21   * callbacks_otherdialogs.h   * callbacks_otherdialogs.h
22   */   */
23    
24  /* callbacks generated by glade for all the dialogs except the preferences dialog */  /* callbacks generated by glade for all the dialogs except the preferences and print dialog */
25    
26  /* about dialog */  /* about dialog */
27  void on_aboutbutton_clicked (GtkButton * button, gpointer user_data);  void on_aboutbutton_clicked (GtkButton * button, gpointer user_data);
# Line 37  void on_savecancelbutton_clicked (GtkBut Line 37  void on_savecancelbutton_clicked (GtkBut
37  gboolean on_savedialog_delete_event (GtkWidget * widget, GdkEvent * event,  gboolean on_savedialog_delete_event (GtkWidget * widget, GdkEvent * event,
38                                       gpointer user_data);                                       gpointer user_data);
39    
 /* print dialog */  
 void on_printokbutton_clicked (GtkButton * button, gpointer user_data);  
 void on_printcancelbutton_clicked (GtkButton * button, gpointer user_data);  
 gboolean on_printdialog_delete_event (GtkWidget * widget, GdkEvent * event,  
                                       gpointer user_data);  
 void on_printradiobutton_toggled (GtkToggleButton * togglebutton,  
                                   gpointer user_data);  
   
40  /* search dialog */  /* search dialog */
41  void on_searchokbutton_clicked (GtkButton * button, gpointer user_data);  void on_searchokbutton_clicked (GtkButton * button, gpointer user_data);
42  void on_searchcancelbutton_clicked (GtkButton * button, gpointer user_data);  void on_searchcancelbutton_clicked (GtkButton * button, gpointer user_data);

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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