@interface GKDynamicLabel : UILabel - (void)dealloc; - (void)didMoveToWindow; - (void)contentSizeCategoryDidChangeNotification:(id)a0; @end