[Glade-devel] [glade3, patch] load library module before calling *_get_type ()



Hey

Tommi Komulainen <tommi komulainen nokia com> 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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]