Re: Bind GtkTreeView row to some object

2014-11-27 Thread David Nečas
On Wed, Nov 26, 2014 at 10:59:01PM +0100, John Tall wrote: > I have a GtkTreeView that is used to display some data. Let's say that > I have a class that defines a person, and that I have a number of > objects representing different persons. I want to display the name of > each person in the tree v

Re: Bind GtkTreeView row to some object

2014-11-27 Thread Marcus Karlsson
On Wed, Nov 26, 2014 at 10:59:01PM +0100, John Tall wrote: > Hello. Hi. > I have a GtkTreeView that is used to display some data. Let's say that > I have a class that defines a person, and that I have a number of > objects representing different persons. I want to display the name of > each perso