IconView.setPixbufColumn

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

class IconView
void
setPixbufColumn
(
int column
)

Parameters

column int

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

Meta