Am Sonntag, den 28.01.2007, 23:30 -0500 schrieb Jordan Walsh:

Why don't you use a hash table to map all symbols to their GModules
after calling g_module_symbol()?

> Hi all. I need to be able to see from what library (using GModule) a
> certain
> symbol comes from. In my main program when a plugin unloads I need to
> be
> able to de-reference any pointers to its functions. I cannot however
> seem to
> figure out how to see what module that function resides in. Thanks.
> 
-- 
Christian Neumair <[EMAIL PROTECTED]>

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to