Constructor
PapersViewAttachmentContextnew
Declaration [src]
PpsAttachmentContext*
pps_attachment_context_new (
PpsDocumentModel* model
)
Parameters
model
-
Type:
PpsDocumentModel
No description available.
The data is owned by the caller of the function.
Return value
Type: PpsAttachmentContext
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |