morse_stats_i.c File Reference

#include <sys/types.h>
#include <sys/stat.h>
#include <unistd.h>
#include <string.h>
#include <stdio.h>
#include <bonobo.h>
#include <gnome.h>
#include "morse_stats_cb.h"
#include "morse_stats_i.h"
#include "support.h"

Include dependency graph for morse_stats_i.c:

Go to the source code of this file.

Defines

#define GLADE_HOOKUP_OBJECT(component, widget, name)
#define GLADE_HOOKUP_OBJECT_NO_REF(component, widget, name)   g_object_set_data (G_OBJECT (component), name, widget)

Functions

GtkWidget * create_stats_window (void)


Define Documentation

#define GLADE_HOOKUP_OBJECT ( component,
widget,
name   ) 

Value:

g_object_set_data_full (G_OBJECT (component), name, \
    gtk_widget_ref (widget), (GDestroyNotify) gtk_widget_unref)

Definition at line 22 of file morse_stats_i.c.

#define GLADE_HOOKUP_OBJECT_NO_REF ( component,
widget,
name   )     g_object_set_data (G_OBJECT (component), name, widget)

Definition at line 26 of file morse_stats_i.c.


Function Documentation

GtkWidget* create_stats_window ( void   ) 

Definition at line 30 of file morse_stats_i.c.

References FALSE, GLADE_HOOKUP_OBJECT, GLADE_HOOKUP_OBJECT_NO_REF, on_stats_window_delete_event(), and on_stats_window_show().

Referenced by on_statistics_activate().

Here is the call graph for this function:


Generated on Mon Jun 22 21:39:38 2009 for morse2txt by  doxygen 1.5.6