luxlabs header browser preview


@interface _NSTextViewportLayoutObserver : NSObject {
    id location;
}

- (void)dealloc;
- (id)object;
- (id)description;
- (id)initWithWeakObject:(id)a0;
- (BOOL)isEqual:(id)a0;

@end