Package: gtk

Accessor gtk-icon-view-row-spacing

Lambda List

gtk-icon-view-row-spacing (object)

Syntax

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

Arguments

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

Details

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

Specifies the space which is inserted between the rows of the icon view.
 

See also

2021-3-9