Gtk.IconView.prototype.get_pixbuf_column

function get_pixbuf_column():Number {
    // Gjs wrapper for gtk_icon_view_get_pixbuf_column()
}

Returns the column with pixbufs for icon_view.

Since 2.6

Returns

the pixbuf column, or -1 if it's unset.