Function
EvinceDocumentxmp_parse
since: 3.0
Declaration [src]
gboolean
ev_xmp_parse (
const char* xmp,
gsize size,
EvDocumentInfo* info
)
Parameters
xmp
-
Type:
const char*
No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string. size
-
Type:
gsize
No description available.
info
-
Type:
EvDocumentInfo
No description available.
The data is owned by the caller of the function.