IconView.setPixbufColumn

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

More...
class IconView
void
setPixbufColumn
(
int column
)

Parameters

column int

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

Detailed Description

Deprecated: Use gtk.grid_view.GridView instead