DBusGProxy as parent gobject
Havoc Pennington
hp at redhat.com
Fri Dec 30 07:44:36 PST 2005
On Thu, 2005-12-29 at 10:08 +0200, Ricardo Kekki wrote:
> 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?
APIs are normally designed the other way around, things are only public
if there's a reason for them to be ;-)
Can you tell us about what you're doing and why you want to derive from
DBusGProxy?
Havoc
More information about the dbus
mailing list