data_window_t Struct Reference

Data interpretor window structure. More...

#include <libheraia.h>


Data Fields

GtkWidget * current_hexwidget
 Current Hexwidget that we want data to be interpreted.
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 170 of file libheraia.h.


Field Documentation

Current Hexwidget that we want data to be interpreted.

Definition at line 173 of file libheraia.h.

Referenced by heraia_init_main_struct(), refresh_hex_datas_entry(), and set_spinbutton_max_range().

GtkWidget* data_window_t::diw

data interpretor window

Todo:
we may want to move this from here to heraia_window_t structure. This should not be used anymore

Definition at line 174 of file libheraia.h.

Referenced by data_interpretor_init_interface(), heraia_init_main_struct(), on_DIMenu_activate(), and record_all_dialog_box_positions().

keeps Number of tabs in the GPtrArray

Definition at line 176 of file libheraia.h.

Referenced by add_default_tabs().

keeps the last displayed tab's number before closing

Definition at line 175 of file libheraia.h.

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

GPtrArray* data_window_t::tabs

an array of tabs displayed in data interpretor's notebook

Definition at line 177 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 Tue May 19 20:01:46 2009 for Heraia by  doxygen 1.5.8