Package: gtk

Accessor gtk-icon-view-pixbuf-column

Lambda List

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

Syntax

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

Arguments

object -- a gtk-icon-view widget
column -- an integer with a column in the currently used model, or -1 to disable

Details

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

The slot access function gtk-icon-view-pixbuf-column returns the column with pixbufs for the icon view. The slot access function (setf gtk-icon-view-pixbuf-column sets the column with pixbufs.

The pixbuf column must be of type "GdkPixbuf".
 

See also

2021-3-9