[Gambas-user] DBus.Introspectable.Introspect vs. Gambas
Benoît Minisini
g4mba5 at gmail.com
Fri Mar 16 13:50:15 CET 2018
Le 16/03/2018 à 13:06, Hans Lehmann a écrit :
> Hello,
>
> I can't find a gambas method in the gb.dbus component to use this
> console command to introspect a gambas project dbusserver1 with the
> /service object:
>
> $ dbus-send --session --print-reply --dest=org.gambas.dbusserver1
> /service org.freedesktop.DBus.Introspectable.Introspect > service.xml
>
> in Gambas. Every suggestion is gladly read.
>
> With kind regards
>
> Hans
>
I don't understand your question.
The DBusObject implements the 'Instropect' method of the
'org.freedesktop.DBus.Introspectable' interface for all Gambas objects
that inherit it.
So there is no reason why this command would not work.
--
Benoît Minisini
More information about the User
mailing list