get_vertical


Description:

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

Warning: get_vertical is deprecated since 1.12.

Retrieves the orientation of the this as set using the set_vertical function

Note:

Use get_orientation instead

Parameters:

this

a BoxLayout

Returns:

true if the BoxLayout is arranging its children vertically, and false otherwise