Re: Unloading sequence of GTK



Clemens Fruhwirth wrote:
> I would like to ask how to properly unload gtk from a process image,
> when it has been brought there via dlopen. The initial situation is that
> I need to enter gtk's main loop in a single process image multiple
> times, but that's not possible with gtk as gtk assumes a fresh image.

I don't understand why you need to reload the library in order to enter the
main loop more than once.  Why can't you just call gtk_main() again?



-- 
muppet <scott at asofyet dot org>




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