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
column | A column in the currently used model, or -1 to disable |
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
column | A column in the currently used model, or -1 to disable |