X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=libdocument%2Fev-document-misc.h;h=61d070df035ce7af6d53be8ec05c8adadbcdb8a6;hb=761de5f5ba44cc94c98adf2b68809ea453d6bdfa;hp=8e929836e3343e5f6c9746f6365daf4122c5de6f;hpb=318ef6fa612b610b83f763a67588af1283692ab8;p=evince.git diff --git a/libdocument/ev-document-misc.h b/libdocument/ev-document-misc.h index 8e929836..61d070df 100644 --- a/libdocument/ev-document-misc.h +++ b/libdocument/ev-document-misc.h @@ -54,6 +54,8 @@ cairo_surface_t *ev_document_misc_surface_rotate_and_scale (cairo_surface_t *sur void ev_document_misc_invert_surface (cairo_surface_t *surface); void ev_document_misc_invert_pixbuf (GdkPixbuf *pixbuf); +gdouble ev_document_misc_get_screen_dpi (GdkScreen *screen); + G_END_DECLS #endif /* EV_DOCUMENT_MISC_H */