[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Unloading sequence of GTK
- From: "muppet" <scott asofyet org>
- To: gtk-devel-list gnome org
- Subject: Re: Unloading sequence of GTK
- Date: Mon, 20 Mar 2006 16:55:36 -0500 (EST)
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]