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.
IconView.pixbufColumn
int pixbufColumn() @propertyGet pixbufColumn property.
Returns
The ::pixbuf-column property contains the number of the model column
void pixbufColumn(int propval) @propertySet pixbufColumn property.
Parameters
propval | 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. |