Re: Stupid question regarding g_thread_init() and gtk_threads_init()



Hi,

"NavEcos" <ecos navosha com> writes:

> Why are there two functions for this?  Why doesn't g_thread_init() call
> gtk_threads_init()?

g_thread_init() is part of GLib and GLib doesn't know anything about
GTK+.  You don't seriously expect the lower level library to call
functions in the higher level library, do you?


Sven




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