It is possible to add 2 plugins containing same type name (which is marked
by -fvisbility=hidden) via g_module_open ?

For example, I have an GObject Interface, and compile it as
-fvisibiliy=hidden to 2 shared libraries. It is possible to use this shared
libraries both in same time via g_module_open?

Or I will see:
GLib-GObject-WARNING **: cannot register existing type
_______________________________________________
gtk-list mailing list
gtk-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-list

Reply via email to