]> www.fi.muni.cz Git - evince.git/blobdiff - shell/ev-view-private.h
Render "loading..." text into a cairo surface instead of directly into the
[evince.git] / shell / ev-view-private.h
index eb7ec7269e7eeb6680fc0db1682ae39e54231425..cdc6a96cbc80b3165ebe9f904fff8144529978fc 100644 (file)
@@ -117,6 +117,7 @@ struct _EvView {
        gboolean fullscreen;
        gboolean presentation;
        EvSizingMode sizing_mode;
+       cairo_surface_t *loading_text;
 
        /* Presentation */
        EvPresentationState presentation_state;