[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Vala] structs and lists
- From: Roberto Majadas <roberto majadas openshine com>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] structs and lists
- Date: Mon, 04 Aug 2008 13:20:27 +0200
El lun, 04-08-2008 a las 09:44 +0200, Maciej Piechotka escribió:
> Roberto Majadas <roberto majadas openshine com> writes:
>
> You cannot store structs in list.
> 1. Use class
> 2. Use pointers or other type of references
* How can i create a pointer to struct ?. Something like g_new0(XStruct,
1) Is it possible ?
telemaco
>
> Regards
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]