Re: gtk_init() more than once?



Sven Neumann <sven gimp org> writes:

> that should answer your question. However it opens the new 
> question why gtk_initialized is not declared as gboolean.
> I think it should be.

Well, sure, feel free to commit a fix. 

At the beginning GTK+ followed the traditional C practice of using
'int' for boolean types, and there are still a lot of remnants of
that, since it's never exactly been a pressing problem. (If you
think it is,I have a few bug numbers I can point you at...)

Regards,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]