Ok, I am convinced. :D
I try to use object orientation in C but following the standard, but I thought
GObject wouldn't give me this amount of advantage.
Anyway, I don't think I should let of using something because of its learning
curve. Will give it a try!
-Mensagem original-
De: trist
de dezembro de 2011 14:36
Para: Tristan Van Berkom; jcup...@gmail.com
Cc: gtk-app-devel-list@gnome.org
Assunto: RES: mutex doubt
Hello,
-Mensagem original-
De: tristan.van.ber...@gmail.com [mailto:tristan.van.ber...@gmail.com] Em nome
de Tristan Van Berkom
Assunto: Re: mutex doubt
>
>On 6 December 2011 18:14, Tristan Van Berkom wrote:
>> Or, can glib programs which don't make use of GObject use
>> threads at all ?
>
>sure.
Out of curiosity, do you recommend me to use GObject to any glib program? Or
only for those I need to integrate with other languages?
Thanks for the res
Hello,
-Mensagem original-
De: tristan.van.ber...@gmail.com [mailto:tristan.van.ber...@gmail.com] Em nome
de Tristan Van Berkom
Assunto: Re: mutex doubt
> Out of curiosity, what is "glib startup" ?
> Do you mean as a part of g_type_init() ?
Yes, exactly
> Or, can glib programs