register_object
Description:
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 |