Package: gtk

Accessor gtk-icon-view-item-width

Lambda List

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

Syntax

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

Arguments

object -- a gtk-icon-view widget
item-width -- an integer with the width for each item

Details

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

Specifies the width to use for each item. If it is set to -1, the icon view will automatically determine a suitable item size.
 

See also

2021-3-9