Method

HexDocumentget_file

Declaration

GFile*
hex_document_get_file (
  HexDocument* doc
)

Description

Get the GFile connected with the HexDocument.

Gets propertyHex.Document:file

Return value

Type: GFile

The GFile connected with the HexDocument, or NULL if no such object is so connected.

The returned data is owned by the instance.