Method

HexDocumenthas_changed

Declaration

gboolean
hex_document_has_changed (
  HexDocument* doc
)

Description

Method to check whether the HexDocument has changed.

Return value

Type: gboolean

TRUE if the document has changed, FALSE otherwise.