Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/libview/ev-view-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'libview/ev-view-private.h')
-rw-r--r--libview/ev-view-private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libview/ev-view-private.h b/libview/ev-view-private.h
index f5368be..01e260b 100644
--- a/libview/ev-view-private.h
+++ b/libview/ev-view-private.h
@@ -125,6 +125,9 @@ struct _EvView {
EvViewCursor cursor;
EvJobRender *current_job;
+ GtkRequisition requisition;
+ gboolean internal_size_request;
+
/* Scrolling */
GtkAdjustment *hadjustment;
GtkAdjustment *vadjustment;