register_object


Description:

[ 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.

Parameters:

this

object representing a connection to a bus

object_path

an object path

object

an object to export