Hey

Tommi Komulainen <[EMAIL PROTECTED]> writes:

> module = g_module_load (g_module_build_path (MODULES, library));
> if (!module)
>       module = g_module_load (g_module_build_path (NULL, library));
> 

Ok I'll go on a tangent here. So if I can open up any lib like that, this
could be the basis of C based plugins?

/me looks with a gleam in his eyes

Archit
_______________________________________________
Glade-devel maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/glade-devel

Reply via email to