set_object
Description:
Sets the DBusObject for this to object
.
Note that this will hold a weak reference to object
.
Parameters:
this |
An exported D-Bus interface. |
object |
A DBusObject or null. |
Sets the DBusObject for this to object
.
Note that this will hold a weak reference to object
.
this |
An exported D-Bus interface. |
object |
A DBusObject or null. |