IconView.setTextColumn

Sets the column with text for icon_view to be column. The text column must be of type G_TYPE_STRING

class IconView
void
setTextColumn
(
int column
)

Parameters

column int

A column in the currently used model, or -1 to display no text

Meta