bindings, introspection - Properties need to attach to interfaces, NOT directly to the object

Havoc Pennington hp at redhat.com
Sun Jan 30 16:15:40 PST 2005


Hi,

On Sun, 2005-01-30 at 16:05 -0500, David A. Wheeler wrote:

> > 
> >  interface org.freedesktop.Properties {
> >     variant Get (in string interface, in string propname);
> >     void    Set (in string interface, in string propname, in variant
> > value);
> >  }
> >

Note the "interface" arg here...

Havoc




More information about the dbus mailing list