Method
HexDocumentFindDatacopy
since: 4.2
Description
Copy a HexDocumentFindData
structure. This function is likely
only useful for language bindings.
Available since: 4.2
Return value
Type: HexDocumentFindData
A newly allocated HexDocumentFindData
structure. Can be freed with
g_free ()
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |