set_object


Description:

public abstract void set_object (DBusObject? object)

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.