Exports this at object_path
on connection
.
This can be called multiple times to export the same this onto multiple connections however the
object_path
provided must be the same for all connections.
Use unexport to unexport the object.
this |
The D-Bus interface to export. |
connection |
A DBusConnection to export this on. |
object_path |
The path to export the interface at. |
true if the interface was exported on |