[Gtk-sharp-list] Retrieve all the information of a row

Raúl Moratalla raul.moratalla@ono.com
Mon, 09 Aug 2004 21:44:16 +0000


Alain Perry escribió:
> Le lun 09/08/2004 à 13:19, Raúl Moratalla a écrit :
> 
>>Hi everybody, is there any way to get all the information of all the 
>>columns of a selected row? I can use GetValue but I only get the data of 
>>one column.
> 
> 
> As in my previous mail, I think the TreeSelection class is what you
> need.
> You can return a TreeSelection from a TreeView using the Selection
> property.
> 

I will try with a TreeSelection. I hope that this can help me :)

Regards,

Raúl