Constructor

HexDocumentnew

Declaration

HexDocument*
hex_document_new (
  void
)

Description

Create a new empty HexDocument object.

Return value

Type: HexDocument

A new HexDocument object.

The caller of the function takes ownership of the data, and is responsible for freeing it.