heraia/trunk/libheraia/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_show_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 Called once at init time

Definition at line 297 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_show_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 
)

Shows and hides the log window

Definition at line 204 of file log.c.

References window_prop_t::displayed, heraia_get_widget(), all_window_prop_t::log_box, xml_t::main, move_and_show_dialog_box(), record_and_hide_dialog_box(), heraia_window_t::win_prop, and heraia_window_t::xmls.

Referenced by logw_close_clicked(), and mw_cmi_show_logw_toggle().

Here is the call graph for this function:


Generated on Sat Jan 17 20:57:40 2009 for Heraia by  doxygen 1.5.6