Constructor
PapersDocumentAnnotationAttachmentnew
Declaration [src]
PpsAnnotation*
pps_annotation_attachment_new (
PpsPage* page,
PpsAttachment* attachment
)
Parameters
page
-
Type:
PpsPage
No description available.
The data is owned by the caller of the function. attachment
-
Type:
PpsAttachment
No description available.
The data is owned by the caller of the function.
Return value
Type: PpsAnnotation
No description available.
The caller of the function takes ownership of the data, and is responsible for freeing it. |