gtkIconViewSetPixbufColumn {RGtk2}R Documentation

gtkIconViewSetPixbufColumn

Description

Sets the column with pixbufs for icon.view to be column. The pixbuf column must be of type GDK_TYPE_PIXBUF

Usage

gtkIconViewSetPixbufColumn(object, column)

Arguments

object [GtkIconView] A GtkIconView.
column [integer] A column in the currently used model, or -1 to disable

Details

Since 2.6

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]