set_vertical


Description:

[ Version ( deprecated = true , deprecated_since = "1.12" , since = "1.2" ) ]
public void set_vertical (bool vertical)

Warning: set_vertical is deprecated since 1.12.

Sets whether this should arrange its children vertically alongside the Y axis, instead of horizontally alongside the X axis

Note:

Use set_orientation instead.

Parameters:

this

a BoxLayout

vertical

true if the layout should be vertical