set_pixbuf_column
Description:
[
Version ( since =
"2.6" ) ]
public void set_pixbuf_column (
int column)
Sets the column with pixbufs for this to be column
.
The pixbuf column must be of type GDK_TYPE_PIXBUF
Parameters:
this |
A IconView.
|
column |
A column in the currently used model, or -1 to disable
|