IconView.pixbufColumn

int pixbufColumn() @property

Get pixbufColumn property.

Returns

The ::pixbuf-column property contains the number of the model column

containing the pixbufs which are displayed. The pixbuf column must be of type #GDK_TYPE_PIXBUF. Setting this property to -1 turns off the display of pixbufs.

void pixbufColumn(int propval) @property

Set pixbufColumn property.

Parameters

propvalThe ::pixbuf-column property contains the number of the model column containing the pixbufs which are displayed. The pixbuf column must be of type #GDK_TYPE_PIXBUF. Setting this property to -1 turns off the display of pixbufs.