Package: gtk

Accessor gtk-icon-view-columns

Lambda List

gtk-icon-view-columns (object)

Syntax

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

Arguments

object -- a gtk-icon-view widget
columns -- an integer with the number of columns

Details

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

Determines in how many columns the icons are arranged. If columns is -1, the number of columns will be chosen automatically to fill the available area.
 

See also

2021-3-9