Package: gtk

Accessor gtk:icon-view-column-spacing

Lambda List

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

Syntax

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

Arguments

object -- a gtk:icon-view widget
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

2024-3-24