luxlabs header browser preview


@interface _GCFLocalizedPlaceholderString : GCFLocalizedString

+ (id)allocWithZone:(struct _NSZone { } *)a0;

- (id)retain;
- (unsigned long long)retainCount;
- (unsigned long long)length;
- (id)autorelease;
- (BOOL)_tryRetain;
- (id)key;
- (BOOL)_isDeallocating;
- (oneway void)release;
- (id)_realizedString;

@end