Package: gtk

Accessor gtk-icon-view-item-orientation

Lambda List

gtk-icon-view-item-orientation (object)

Syntax

(gtk-icon-view-item-orientation object) => orientation
(setf (gtk-icon-view-item-orientation object) orientation)

Arguments

object -- a gtk-icon-view widget
orientation -- a value of the gtk-orientation enumeration with the relative position of texts and icons

Details

Accessor of the item-orientation slot of the gtk-icon-view class.

Determines whether the labels are drawn beside the icons instead of below.
 

See also

2021-3-9