Method

HexDocumentset_max_undo

Declaration

void
hex_document_set_max_undo (
  HexDocument* doc,
  int max_undo
)

Description

Set the maximum size of the HexDocument undo stack.

Parameters

max_undo

Type: int

The new maximum size of the undo stack.