data_window_t Struct Reference

Data interpretor window structure. More...

#include <libheraia.h>

Data Fields

GtkWidget * diw
 data interpretor window
gint tab_displayed
 keeps the last displayed tab's number before closing
guint nb_tabs
 keeps Number of tabs in the GPtrArray
GPtrArray * tabs
 an array of tabs displayed in data interpretor's notebook

Detailed Description

Data interpretor window structure.

Definition at line 184 of file libheraia.h.


Field Documentation

GtkWidget* data_window_t::diw

keeps Number of tabs in the GPtrArray

Definition at line 188 of file libheraia.h.

Referenced by add_default_tabs().

keeps the last displayed tab's number before closing

Definition at line 187 of file libheraia.h.

Referenced by di_set_selected_tab(), heraia_init_main_struct(), main(), and on_DIMenu_activate().

GPtrArray* data_window_t::tabs

an array of tabs displayed in data interpretor's notebook

Definition at line 189 of file libheraia.h.

Referenced by add_default_tabs(), and refresh_all_tabs().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 20 09:16:11 2010 for Heraia by  doxygen 1.6.3