Constructor
EvinceViewDocumentModelnew_with_document
Declaration [src]
EvDocumentModel*
ev_document_model_new_with_document (
EvDocument* document
)
Parameters
document |
EvDocument |
No description available. | |
The data is owned by the caller of the function. |
Return value
Returns: | EvDocumentModel |
No description available. | |
The caller of the function takes ownership of the data, and is responsible for freeing it. |