gtkIconViewSetPixbufColumn {RGtk2} | R Documentation |
Sets the column with pixbufs for icon.view
to be column
. The pixbuf
column must be of type GDK_TYPE_PIXBUF
gtkIconViewSetPixbufColumn(object, column)
|
[GtkIconView ] A GtkIconView . |
|
[integer] A column in the currently used model, or -1 to disable |
Since 2.6
Derived by RGtkGen from GTK+ documentation