Re: [Vala] Type of data in TreeView



Matías De la Puente wrote:
[...]
I want to add any type of data to a TreeView.
What is the best option to do this ?
[...]

Hello,

the GLib already provides a generic value container: GLib.Value.
It should be possible to use that.

cu,
Thomas


-- 
When C++ is your hammer, every problem looks like your thumb.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]