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 Heraia_Hex (GtkHex).
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 286 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 290 of file libheraia.h.

Referenced by new_doc_t(), on_close_activate(), 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 Mon May 2 21:06:24 2011 for Heraia by  doxygen 1.6.3