Function
EvinceDocumentbackends_manager_get_document_type_info
since: 3.0
Declaration [src]
EvTypeInfo*
ev_backends_manager_get_document_type_info (
EvDocument* document
)
Description
No description available.
Available since: 3.0
This function is not directly available to language bindings.
Parameters
document
-
Type:
EvDocument
A
EvDocument
.The data is owned by the caller of the function.
Return value
Type: EvTypeInfo
A EvTypeInfo.
The data is owned by the called function. |