Method
HexDocumentfind_finish
Declaration
HexDocumentFindData*
hex_document_find_finish (
HexDocument* doc,
GAsyncResult* result
)
Parameters
result |
GAsyncResult |
Result of the task. |
|
The data is owned by the caller of the function. |
Return value
Returns: | HexDocumentFindData |
A pointer to a |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |