unregister_object
Description:
Stop exporting object on D-Bus.
This is a convenience wrapper around dbus_g_connection_unregister_g_object, and behaves similarly.
Parameters:
| this |
object representing a connection to a bus |
| object |
an object previously exported with register_object |