org.freedesktop.DBus.Introspectable
Steve Kreyer
steve.kreyer at web.de
Fri May 25 05:06:16 PDT 2007
Hi,
I have a question about the org.freedesktop.DBus.Introspectable
interface. My object supports this interface by specifying it in the
iface definition, and by implementing the Introspect method, but if I
request the method on the DBus- self object, via "dbus-send
--print-reply --dest=org.freedesktop.DBus /org/freedesktop/DBus
org.freedesktop.DBus.Introspectable.Introspect", the returned string of
my implementation of Introspect does not appear in the reply.
So should I understand the interface as a standard, so that if a
controller wants to get information he requests
org.freedesktop.DBus.Introspectable.Introspect on my object and get this
information? Or has it some real functional meanings inside the
implementation of the DBus self object?
I hope you understand my concern ...
TIA,
Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3245 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.freedesktop.org/archives/dbus/attachments/20070525/f01c1133/attachment.bin
More information about the dbus
mailing list