HStrut
HStrut::HStrut(float width)
class HStrut : public Strut {
HStrut(float width);
group->AddChild(new HStrut(20));