gtkIconViewSetTextColumn {RGtk2} | R Documentation |
Sets the column with text for icon.view
to be column
. The text
column must be of type
G_TYPE_STRING.
gtkIconViewSetTextColumn(object, column)
|
A |
|
A column in the currently used model, or -1 to display no text |
Since 2.6
Derived by RGtkGen from GTK+ documentation