X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=inline;f=backend%2Fev-document.h;h=6ff356f97975a946c04ef2cc406195135f289335;hb=3a5debb394dd45d4b802ab83e1249d9749fc4d84;hp=da38283263abb8b8a3ee00429037d517c12c7803;hpb=bf325e9279324f02bcadc0145cd553ed94c23d2d;p=evince.git diff --git a/backend/ev-document.h b/backend/ev-document.h index da382832..6ff356f9 100644 --- a/backend/ev-document.h +++ b/backend/ev-document.h @@ -99,6 +99,7 @@ EvPageCache *ev_document_get_page_cache (EvDocument *document); GMutex *ev_document_get_doc_mutex (void); void ev_document_doc_mutex_lock (void); void ev_document_doc_mutex_unlock (void); + EvDocumentInfo *ev_document_get_info (EvDocument *document); gboolean ev_document_load (EvDocument *document, const char *uri,