Constructor
PapersViewAnnotationsContextnew
Declaration [src]
PpsAnnotationsContext*
pps_annotations_context_new (
PpsDocumentModel* model,
PpsUndoContext* undo_context
)
Parameters
model-
Type:
PpsDocumentModelNo description available.
The data is owned by the caller of the function. undo_context-
Type:
PpsUndoContextNo description available.
The data is owned by the caller of the function.
Return value
Type: PpsAnnotationsContext
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |