1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-03-13 01:00:15 +01:00
bygfoot/src/league_table_callbacks.h

12 lines
370 B
C
Raw Normal View History

2007-09-24 18:42:52 +00:00
#include <gtk/gtk.h>
gboolean
on_window_training_camp_delete_event (GtkWidget *widget,
GdkEvent *event,
gpointer user_data);
void
on_b_cancel_clicked (GtkButton *button,
gpointer user_data);