Method
GtkIconViewset_text_column
since: 2.6
Declaration [src]
void
gtk_icon_view_set_text_column (
GtkIconView* icon_view,
gint column
)
Description [src]
Sets the column with text for icon_view
to be column
. The text
column must be of type #G_TYPE_STRING.
Available since: 2.6
Sets property | Gtk.IconView:text-column |