:: Re: [DNG] gcc error: "error: unknow…
Pàgina inicial
Delete this message
Reply to this message
Autor: Edward Bartolo
Data:  
A: aitor_czr
CC: dng@lists.dyne.org
Assumpte: 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));
>
>