Google only returned 4 results for g_module_lookup(). The function is also not 
present in the gnome documentation either.

 

However, I did find a whole host of g_module functions for dynamic libraries. 
Am I correct to assume that g_module_symbol is the replacement for 
g_module_lookup()?

 

I think the use of dlopen over g_module_open might be the problem. I will try 
that tomorrow and see what happens.

 

Cheers

 
> From: t...@iki.fi
> Date: Fri, 23 Apr 2010 15:26:20 +0300
> Subject: Re: Callbacks when glade file is loaded using a dynamic library
> To: gtk-app-devel-list@gnome.org
> 
> > I forgot to mention that I am using GTK Builder. From some googling, i 
> > found that g_module_lookup() is in libglade. Am I correct?
> 
> No. Google harder.
> 
> --tml
> _______________________________________________
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
                                          
_________________________________________________________________
Hotmail & Messenger are available on your phone. Try now.
http://go.microsoft.com/?linkid=9724461
_______________________________________________
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