DBusGProxy as parent gobject

Ricardo Kekki ricardo.kekki at movial.fi
Thu Dec 29 00:08:07 PST 2005


Hi
I'm trying to use DBusGProxy as a parent gobject for my own gobject.
This doesn't work because the definition of "struct _DBusGProxy" is
hidden in the dbus-gproxy.c file.

Is there a reason that the DBusGProxy is not wanted to be inherited?

Inheriting DBusGProxy would work if the _DBusGProxy, _DBusGProxyClass
and _DBusGProxyManager structs would be in a public header file. The
dbus-glib.h file has already parts of the DBusGProxy definitions that
normal gobject header files offer.

Ricardo



More information about the dbus mailing list