~bratsche/ubuntu/maverick/gtk+2.0/menu-activation-fix

« back to all changes in this revision

Viewing changes to gdk/quartz/GdkQuartzView.h

Import upstream version 2.17.11

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
-(void)setGdkWindow:(GdkWindow *)window;
31
31
-(GdkWindow *)gdkWindow;
 
32
-(NSTrackingRectTag)trackingRect;
32
33
-(void)setNeedsInvalidateShadow:(BOOL)invalidate;
33
34
 
34
35
@end