Gtk.IconView.prototype.set_pixbuf_column
function set_pixbuf_column(column:Number):void { // Gjs wrapper for gtk_icon_view_set_pixbuf_column() }
Sets the column with pixbufs for icon_view to be column. The pixbuf column must be of type #GDK_TYPE_PIXBUF
Since 2.6
- column
A column in the currently used model, or -1 to disable