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