Method

HexDocumentcan_undo

Declaration

gboolean
hex_document_can_undo (
  HexDocument* doc
)

Description

Determine whether an undo operation is possible.

Return value

Type: gboolean

TRUE if an undo operation is possible; FALSE otherwise.