AddDecorator
topWindow->AddDecorator(&minWidth, &maxWidth, &minHeight, &maxHeight);
AddDecorator(frame);
void AddDecorator(int32* minWidth, int32* maxWidth,
void AddDecorator(BRect& frame);