From 3fe3051453cad77a2964c96b53caf4e5a432b2fe Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Sun, 03 May 2009 11:35:39 +0000 Subject: [document] Fixes handling of broken documents Instead of aborting on assertion, we gracefully report that document is broken. Fixes GNOME bug #580886. --- (limited to 'libview/ev-page-cache.h') diff --git a/libview/ev-page-cache.h b/libview/ev-page-cache.h index 814ede7..03e43d7 100644 --- a/libview/ev-page-cache.h +++ b/libview/ev-page-cache.h @@ -83,6 +83,7 @@ gboolean ev_page_cache_set_page_label (EvPageCache *page_cache, EvPageCache *ev_page_cache_get (EvDocument *document); +gboolean ev_page_cache_check_dimensions (EvPageCache *page_cache); G_END_DECLS -- cgit v0.9.1