:: Re: [DNG] gcc error: "error: unknow…
Etusivu
Poista viesti
Vastaa
Lähettäjä: Edward Bartolo
Päiväys:  
Vastaanottaja: aitor_czr
Kopio: dng@lists.dyne.org
Aihe: Re: [DNG] gcc error: "error: unknown type name,,‘GtkObject’"
Hi Aitor,

I succeeded to run my trial gtk3 application with events without
errors. I always wanted to learn coding GUI applications for Linux in
C/C++. This can be a good exercise.

Edward


On 02/12/2015, aitor_czr <aitor_czr@???> wrote:
> Woow !!
>
> On 02/12/15 12:08, Edward Bartolo wrote:
>> priv = (Private*) g_malloc (sizeof (struct _Private));
>
>