TypeScript API Documentation for POPPLER-0.18
API Version: 0.18
Library Version: 25.9.1
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Since 0.73
Converts a bytestring into a zero-terminated string suitable to pass to poppler_document_find_dest().
poppler_document_find_dest()
Note that the returned string has no defined encoding and is not suitable for display to the user.
The returned data must be freed using g_free().
g_free()
the bytestring data
the named dest
0.73
Converts a bytestring into a zero-terminated string suitable to pass to
poppler_document_find_dest().Note that the returned string has no defined encoding and is not suitable for display to the user.
The returned data must be freed using
g_free().