Re: Array of gtype



Hi,

El s� 06-10-2007 a las 21:57 +0200, fred238 free fr escribi� How to make an array of gtype ?
> G_TYPE_INT, G_TYPE_STRING, ...

GType my_array[10];

my_array[0] = G_TYPE_STRING;
...


Claudio

-- 
Claudio Saavedra <csaavedra alumnos utalca cl>




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