doc_t Struct Reference

Proposal for a structure that will group all informations about a single document. More...

#include <libheraia.h>

Data Fields

Heraia_Documenthex_doc
 Document definition related to libHeraia_Hex.
GtkWidget * hex_widget
 hexwidget corresponding to the document
gboolean modified
 If hex_doc->changed <> modified then the document has something changed that may need an upate.

Detailed Description

Proposal for a structure that will group all informations about a single document.

This structure is managed in heraia_io.c

Definition at line 264 of file libheraia.h.


Field Documentation

Document definition related to libHeraia_Hex.

Definition at line 266 of file libheraia.h.

Referenced by doc_t_document_get_filename(), heraia_hex_document_save(), heraia_hex_document_save_as(), new_doc_t(), and refresh_file_labels().

GtkWidget* doc_t::hex_widget

hexwidget corresponding to the document

Definition at line 267 of file libheraia.h.

Referenced by add_new_tab_in_main_struct(), interpret(), load_file_to_analyse(), new_doc_t(), on_open_activate(), populate_stats_histos(), and refresh_file_labels().

gboolean doc_t::modified

If hex_doc->changed <> modified then the document has something changed that may need an upate.

Definition at line 268 of file libheraia.h.

Referenced by new_doc_t(), on_save_activate(), on_save_as_activate(), refresh_file_labels(), and unsaved_documents().


The documentation for this struct was generated from the following file:
Generated on Tue May 11 18:47:20 2010 for Heraia by  doxygen 1.6.3