[ Version ( since = "0.11.3" ) ]
public void register_object (string object_path, Object object)
Export object
at object_path
.
This is a convenience wrapper around dbus_g_connection_register_g_object
, and behaves similarly.
this |
object representing a connection to a bus |
object_path |
an object path |
object |
an object to export |