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

GtkWidget* doc_t::hex_widget
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_redo_activate(), on_save_activate(), on_save_as_activate(), on_undo_activate(), refresh_file_labels(), and unsaved_documents().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 10 18:29:48 2010 for Heraia by  doxygen 1.6.3