[ Version ( since = "2.6" ) ]
public int pixbuf_column { get; set; }
The GtkIconView::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.