IconView.setItemOrientation

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

More...
class IconView
void
setItemOrientation

Parameters

orientation gtk.types.Orientation

the relative position of texts and icons

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead