Method
HexBufferset_file
Description
Set the GFile
to be utilized by the buffer. Once it has been set,
you can read it into the buffer with hex_buffer_read()
or
hex_buffer_read_async()
.
Sets property | Hex.Buffer:file |
Parameters
file
-
Type:
GFile
The file to be utilized by the buffer.
The data is owned by the caller of the function.