--- /dev/null
+/*
+ * Generated by class-dump 3.1.2.
+ *
+ * class-dump is Copyright (C) 1997-1998, 2000-2001, 2004-2007 by Steve Nygard.
+ */
+
+#import <UIKit/UIScrollView.h>
+
+@interface UIScrollView (UIScrollViewGestures)
+- (struct CGPoint)offset;
+- (void)setOffset:(struct CGPoint)fp8;
+- (void)setScrollingEnabled:(BOOL)fp8;
+- (void)_startGesture:(id)fp8 withEvent:(id)fp12;
+- (void)_changedGesture:(id)fp8 withEvent:(id)fp12;
+- (void)_endGesture:(id)fp8 withEvent:(id)fp12;
+- (void)didFinishGesture:(int)fp8 inView:(id)fp12 forEvent:(struct __GSEvent *)fp16;
+@end
+