X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libdocument%2Fev-document-misc.h;h=b09c19421ba841a73f84a37cc10c608b68be6c4d;hb=1d0de30170119eade2a7305ffa8ec6d9a3e4af32;hp=2503aa78821c84686b348c2db429935d54d4b685;hpb=5f13b35d7289f486f4022094f8574608d11c9d73;p=evince.git diff --git a/libdocument/ev-document-misc.h b/libdocument/ev-document-misc.h index 2503aa78..b09c1942 100644 --- a/libdocument/ev-document-misc.h +++ b/libdocument/ev-document-misc.h @@ -36,6 +36,9 @@ G_BEGIN_DECLS GdkPixbuf *ev_document_misc_get_thumbnail_frame (int width, int height, GdkPixbuf *source_pixbuf); +GdkPixbuf *ev_document_misc_get_loading_thumbnail (int width, + int height, + gboolean inverted_colors); void ev_document_misc_get_page_border_size (gint page_width, gint page_height, GtkBorder *border);