Dokumentaro de Gambaso
Compilation & Installation
Components
gb
gb.crypt
gb.qt4
Documents
Indekso de Lingvo
Language Overviews
LeguMin
Lexicon
Registro

DBusApplication.Raise (gb.dbus)

Sub Raise ( Object As DBusObject, Signal As String [ , Arguments As Variant[] ] )

Since 3.9

Make a D-Bus object send a specific signal to the bus it is registered.

  • Object is the object that sends the signal.

  • Signal is the name of the signal.

  • Arguments are the arguments of the signal.