ref_dbus_object
Description:
public DBusObject? ref_dbus_object ()
Returns the DBusObject that was passed to Source
.
The returned DBusObject is referenced for thread-safety and must be unreferenced with
unref when finished with it.
Parameters:
Returns:
the DBusObject for this, or null
|