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

Diff of /xlog/src/callbacks.h

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

revision 1.5 by pa4tu, Thu Nov 21 19:57:46 2002 UTC revision 1.6 by pa4tu, Sun Dec 8 20:27:00 2002 UTC
# Line 176  void on_b4clist_select_row (GtkCList * c Line 176  void on_b4clist_select_row (GtkCList * c
176                              GdkEvent * event, gpointer user_data);                              GdkEvent * event, gpointer user_data);
177  void on_b4okbutton_clicked (GtkButton * button, gpointer user_data);  void on_b4okbutton_clicked (GtkButton * button, gpointer user_data);
178    
179    /* dialogs dialog */
180    gboolean on_dialogsdialog_delete_event (GtkWidget *widget, GdkEvent *event,
181                                              gpointer user_data);
182    void on_dialogsokbutton_clicked(GtkButton * button, gpointer user_data);
183    void on_dialogscancelbutton_clicked(GtkButton * button, gpointer user_data);
184    
185  /* end of file */  /* end of file */
186    

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