luxlabs header browser preview


@interface DocumentManagerExecutables.DOCColumnViewSpecs : NSObject {
    void /* unknown type, empty encoding */ columnBrowserSize;
    void /* unknown type, empty encoding */ columnWidth;
}

+ (id)specWithBrowsingContextWithTraitCollection:(id)a0 columnBrowserSize:(struct CGSize { double x0; double x1; })a1;

- (id)init;

@end