Sandbox Logo

BoxLayout.SetCellStretch

void SetCellStretch( int index, int stretch )

BoxLayout.SetCellStretch

void SetCellStretch( Widget widget, int stretch )

BoxLayout.SetCellStretch

void SetCellStretch( Layout layout, int stretch )

User Comments