Gtk.TreeViewColumn.SetAttributes Method
Sets the attribute to model column bindings for a renderer.

Syntax

public void SetAttributes (CellRenderer cell, params object[] attrs)

Parameters

cell
a Gtk.CellRenderer
attrs
a object

Remarks

The attrs array should consist of pairs of attribute name and column index.

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.4