Function
EvinceDocumentbackends_manager_get_document_type_info
Declaration [src]
EvTypeInfo*
ev_backends_manager_get_document_type_info (
EvDocument* document
)
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. |