[Glade-users] Re: gtk_entry_get_text

Fabricio Rocha rocha_fabricio@yahoo.com.br
Fri, 14 Jan 2005 11:55:32 -0200


Hi, Aaron,

          I think you are getting segfault because you declare str as a 
const and then you try to assign a value to it.... isnīt it?

Regards,
Fabricio