IconView.setPixbufColumn

void setPixbufColumn(int column)

Sets the column with pixbufs for icon_view to be column. The pixbuf column must be of type GDK_TYPE_PIXBUF

Parameters

columnA column in the currently used model, or -1 to disable

Deprecated

Use [gtk.grid_view.GridView] instead