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
- Original Message
From: Jordan Walsh <[EMAIL PROTECTED]>
To: gtk-app-devel-list@gnome.org
Sent: Sunday, January 28, 2007 11:30:02 PM
Subject: GModule
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