heraia/trunk/src/include/log.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define HERAIA_LOG_DOMAIN   "Heraia"

Functions

void print_message (const char *format,...)
void log_message (heraia_window_t *main_window, GLogLevelFlags log_level, const char *format,...)
void log_window_init_interface (heraia_window_t *main_window)
void show_hide_log_window (heraia_window_t *main_window, gboolean show, GtkCheckMenuItem *cmi)
void mw_cmi_affiche_logw_toggle (GtkWidget *widget, gpointer data)


Define Documentation

#define HERAIA_LOG_DOMAIN   "Heraia"

Definition at line 26 of file log.h.

Referenced by log_message().


Function Documentation

void log_message ( heraia_window_t main_window,
GLogLevelFlags  log_level,
const char *  format,
  ... 
)

void log_window_init_interface ( heraia_window_t main_window  ) 

Inits the log window interface

Definition at line 296 of file log.c.

References log_window_connect_signals().

Referenced by load_heraia_ui().

Here is the call graph for this function:

void mw_cmi_affiche_logw_toggle ( GtkWidget *  widget,
gpointer  data 
)

The Check menu item for the Log window

Definition at line 228 of file log.c.

References show_hide_log_window().

Referenced by log_window_connect_signals().

Here is the call graph for this function:

void print_message ( const char *  format,
  ... 
)

Prints a message to stdout

Definition at line 40 of file log.c.

void show_hide_log_window ( heraia_window_t main_window,
gboolean  show,
GtkCheckMenuItem *  cmi 
)


Generated on Sun Aug 24 19:28:24 2008 for Heraia by  doxygen 1.5.6