Package: gtk

Accessor gtk-icon-view-column-spacing

Lambda List

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

Syntax

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

Arguments

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

Details

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

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

See also

2021-3-9