IconView.getItemOrientation

Returns the value of the ::item-orientation property which determines whether the labels are drawn beside the icons instead of below.

More...
class IconView
getItemOrientation
()

Return Value

Type: gtk.types.Orientation

the relative position of texts and icons

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead