Package: gtk

Accessor gtk-icon-view-spacing

Lambda List

gtk-icon-view-spacing (object)

Syntax

(gtk-icon-view-spacing object) => spacing
(setf (gtk-icon-view-spacing object) spacing)

Arguments

object -- a gtk-icon-view widget
spacing -- an integer with the spacing

Details

Accessor of the spacing slot of the gtk-icon-view class.

Specifies the space which is inserted between the cells, i.e. the icon and the text, of an item.
 

See also

2021-3-9