Method

HexDocumentwrite

Declaration

gboolean
hex_document_write (
  HexDocument* doc
)

Description

Write the buffer to the pre-existing GFile connected to the HexDocument object. This can be used for a ‘Save (in place)’ operation.

Return value

Type: gboolean

TRUE if the operation was successful; FALSE otherwise.