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

Re: [Vala] reference problem



> I would suggest the best thing to do would be to use an easier to
> handler list.  Either use something like one of the lists from libgee,
> or write a wrapper for GList.
> 

I tried with an Axis[] axes;

I can accès the axes size with axes.length but I do not know how to
change the size of this array.

Can you help me ?

Thanks

Frederic


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