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