#include <libheraia.h>
Data Fields | |
Heraia_Document * | hex_doc |
Document definition related to libgtkhex. | |
GtkWidget * | hex_widget |
hexwidget corresponding to the document |
This structure is managed in heraia_io.c
Definition at line 315 of file libheraia.h.
Document definition related to libgtkhex.
Definition at line 317 of file libheraia.h.
Referenced by doc_t_document_get_filename(), heraia_hex_document_save(), heraia_hex_document_save_as(), and new_doc_t().
GtkWidget* doc_t::hex_widget |
hexwidget corresponding to the document
Definition at line 318 of file libheraia.h.
Referenced by add_new_tab_in_main_window(), interpret(), load_file_to_analyse(), new_doc_t(), on_open_activate(), populate_stats_histos(), refresh_file_labels(), refresh_hex_datas_entry(), and set_spinbutton_max_range().