Function
EvinceDocumentDocumentInfonew
Declaration [src]
EvDocumentInfo*
ev_document_info_new (
void
)
Return value
Type: EvDocumentInfo
A new, empty EvDocumentInfo
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |