[Gtk-sharp-list] [Newbie] TreeViewColumn.AddAttribute question

Stephen Erickson serickson at isillc.com
Thu Sep 20 13:56:28 EDT 2007


I've got a TreeViewColumn, call it tvc, along with its renderer, call it
r

When I do tvc.AddAttribute(r,<i>string</i>,<i>int</i>), the
documentation is most unhelpful with what the string parameter named
attribute does and what valid values for it exist.

All of the example I find only have the hard-coded string literal "text"

So my questions are:

1. What does that parameter do?
2. What are the other valid values for it?

Thanks!


More information about the Gtk-sharp-list mailing list