#include <gnome.h>


Go to the source code of this file.
Functions | |
| void | on_stats_window_show (GtkWidget *widget, gpointer user_data) |
| gboolean | on_stats_window_delete_event (GtkWidget *widget, GdkEvent *event, gpointer user_data) |
| gboolean on_stats_window_delete_event | ( | GtkWidget * | widget, | |
| GdkEvent * | event, | |||
| gpointer | user_data | |||
| ) |
Definition at line 20 of file morse_stats_cb.c.
References FALSE, and statistics_window_deleted_handler().
Referenced by create_stats_window().

| void on_stats_window_show | ( | GtkWidget * | widget, | |
| gpointer | user_data | |||
| ) |
1.5.6