From d6f9ae379372b50adbbccae9241d717120dafb19 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 15 Apr 2013 22:22:16 +0100 Subject: attach scrollbar and layout to the same adjustment so it need not be done in code --- gtk/res/tabcontents.gtk2.ui | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'gtk/res/tabcontents.gtk2.ui') diff --git a/gtk/res/tabcontents.gtk2.ui b/gtk/res/tabcontents.gtk2.ui index 1c7d99bc3..e87249e74 100644 --- a/gtk/res/tabcontents.gtk2.ui +++ b/gtk/res/tabcontents.gtk2.ui @@ -10,6 +10,9 @@ True True + GDK_EXPOSURE_MASK | GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_LEAVE_NOTIFY_MASK | GDK_STRUCTURE_MASK | GDK_SCROLL_MASK + layouthadjustment + layoutvadjustment @@ -47,6 +50,7 @@ True + layouthadjustment True @@ -64,6 +68,7 @@ True vertical + layoutvadjustment 1 @@ -72,4 +77,16 @@ + + 100 + 1 + 10 + 10 + + + 100 + 1 + 10 + 10 + -- cgit v1.2.3