set_watch_dbus_signal
Description:
public void set_watch_dbus_signal (bool watch)
Start or stop watching the NameOwnerChanged DBus signal.
Parameters:
this |
An Bus.
|
watch |
true if you want ibusbus to emit "name-owner-changed" signal when ibus-daemon emits the NameOwnerChanged DBus signal.
|