[ Version ( since = "2.6" ) ]
public void set_pixbuf_column (int column)
Sets the column with pixbufs for this to be column.
Use [class@Gtk.GridView] instead
The pixbuf column must be of type `GDK_TYPE_PIXBUF`
| this |
A `GtkIconView`. |
| column |
A column in the currently used model, or -1 to disable |