DBus.Raise (gb.dbus)
Raise a DBus object signal.
-
Object is the DBus object that will raise the signal.
-
Signal is the DBus signal name.
-
Arguments are the optional signal arguments.
All events declared by the DBusObject object become DBusObject signals, the signature of the events becoming
the DBus signature of the signal.