Glib interface: dbus_g_object_type_install_info()
Claessens Xavier
x_claessens at skynet.be
Mon Nov 7 09:12:59 PST 2005
Hi,
I'm writing a plugin which uses DBUS. At initialisation I call
dbus_g_object_type_install_info(...,&dbus_glib_remote_object_object_info)
But when unloading the plugin (via dlclose)
dbus_glib_remote_object_object_info become unvalide and cause GLib to
crash.
So i'm looking for something like dbus_g_object_type_uninstall_info()
which I call before dlclose(). How can I do that ?
Thanks,
Xavier Claessens.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.freedesktop.org/archives/dbus/attachments/20051107/b4b8e984/attachment.pgp
More information about the dbus
mailing list